[X86] Add more tests for commuting evex vcmp instructions during isel to fold a load.
authorCraig Topper <craig.topper@intel.com>
Sun, 22 Sep 2019 19:06:08 +0000 (19:06 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 22 Sep 2019 19:06:08 +0000 (19:06 +0000)
commitac84771261782cf5dc2edb30c2ed682501bf6862
tree53b5ff8e3adf4a5d5c2e6053eea86b8e5ee4fcf7
parentc8a9ae4ce2c71a193763e3ecd0cea336f2b2fbc6
[X86] Add more tests for commuting evex vcmp instructions during isel to fold a load.

Some of the isel patterns were not updated to check for
TargetConstant instead of Constant in r372338.

llvm-svn: 372522
llvm/test/CodeGen/X86/avx512-vec-cmp.ll
llvm/test/CodeGen/X86/commute-fcmp.ll