[X86] Remove _REV instructions from the EVEX2VEX tables (#65752)
_REV instruction should not appear before encoding optimization, so there is no chance to compress it during MIR optimizations.
Loading
Please sign in to comment
_REV instruction should not appear before encoding optimization, so there is no chance to compress it during MIR optimizations.