OSDN Git Service

Revert "[AVX-512] EVEX2VEX, don't reject intrinsic instructions when both have a...
authorCraig Topper <craig.topper@gmail.com>
Mon, 13 Mar 2017 05:34:03 +0000 (05:34 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 13 Mar 2017 05:34:03 +0000 (05:34 +0000)
commit760a31890d37fefb49231ab9fc3c48401a1209cc
treec06cb54e18e37f02b2b41cceee56eb67ebe3a07c
parent4d3597d1aa25b739a90d0bb260812fe919be0cff
Revert "[AVX-512] EVEX2VEX, don't reject intrinsic instructions when both have a memory operand. We should just continue to check other operands instead."

This reverts r297596.

There were other issues that were making this not work that have been fixed now. Reverting this results in a more accurate table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297602 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/evex-to-vex-compress.mir
utils/TableGen/X86EVEX2VEXTablesEmitter.cpp