]> granicus.if.org Git - llvm/commit
[X86] Rename the CVTT*_RND ISD nodes to _SAE and remove the SAE operand. Split VFPROU...
authorCraig Topper <craig.topper@intel.com>
Mon, 11 Mar 2019 04:36:51 +0000 (04:36 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 11 Mar 2019 04:36:51 +0000 (04:36 +0000)
commita00be16cd8ce3284450837c483a221927f46ca66
tree3cd4f5d6ebccc6f26e5d06eff03cb35d2ca5bd54
parent190ec51dd6329709552416728426650db3af6bd6
[X86] Rename the CVTT*_RND ISD nodes to _SAE and remove the SAE operand. Split VFPROUNDS_RND/VFPEXT(S)_RND into versions without rounding operand.

For VFPEXT(S) we only need current rounding mode and an SAE version. Neither need extra operand.

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