]> granicus.if.org Git - llvm/commit
[X86][AVX512] Remove VCVTSS2SDZ & VCVTSD2SSZ from memory folding tables as they intro...
authorAyman Musa <ayman.musa@intel.com>
Thu, 23 Feb 2017 08:13:36 +0000 (08:13 +0000)
committerAyman Musa <ayman.musa@intel.com>
Thu, 23 Feb 2017 08:13:36 +0000 (08:13 +0000)
commitff35eecd7d89b71d167449779283b46dff244315
tree7b3968cce2b424dac2974bd5e99b6e6b39e59dfd
parent70ad23eba8fd24cbabce96f0cc78035b1af3e360
[X86][AVX512] Remove VCVTSS2SDZ & VCVTSD2SSZ from memory folding tables as they introduce new read dependency when folding.

(Quick fix to buildbot fail).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295946 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp