OSDN Git Service

[X86] Add show-mc-encoding to some fast-isel intrinsic tests so we can observe a...
authorCraig Topper <craig.topper@intel.com>
Thu, 12 Jul 2018 19:58:01 +0000 (19:58 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 12 Jul 2018 19:58:01 +0000 (19:58 +0000)
commit33929672874da819277b308285a2ce9487d5084a
tree5c9c5fe479ce055fc3389f563a4b5aeb536da3f3
parent4835c04d29aa5a7ed1a120004b86e6e165f378d9
[X86] Add show-mc-encoding to some fast-isel intrinsic tests so we can observe a failure to select EVEX instructions.

The one I noticed is sqrtsss/sd, but there could be others.

I had to add a couple new tests that don't have insertelement in there to catch this on the fast-isel path. Otherwise we trigger an abort and use SelectionDAG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336938 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/sse-intrinsics-fast-isel.ll
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll