[AVX512] Add enum for the static rounding types
authorAdam Nemet <anemet@apple.com>
Thu, 14 Aug 2014 17:13:26 +0000 (17:13 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 14 Aug 2014 17:13:26 +0000 (17:13 +0000)
commite9565b2d72858b0672b3e126429bae22088e9cba
treef7b3718ba39adcbca28b48c1168f35f3e606de0f
parent63605528901c7376ab7d4dd921e7599c14ca91be
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrFragmentsSIMD.td