| commit | 50b83f0bb8661e920e2a171843be33ee99cc1859 | [log] [tgz] |
|---|---|---|
| author | Adam Nemet <anemet@apple.com> | Thu Aug 14 17:13:26 2014 +0000 |
| committer | Adam Nemet <anemet@apple.com> | Thu Aug 14 17:13:26 2014 +0000 |
| tree | 72b558baf787a910c26282dec398838653363851 | |
| parent | 6f31063dcfdc0e8298237228eac6acd906b8eb27 [diff] |
[AVX512] Add enum for the static rounding types No functional change. This will be used by the new FMA intrinsic lowering code. We can probably add NO_EXC here as well, I am just not too familiar with this part of AVX512 yet. We can add that later. llvm-svn: 215662