[PATCH] D29876: [X86][AVX] Extend hasVEX_WPrefix bit to accept WIG value (W Ignore) + update all AVX instructions with the new value
Ayman Musa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 01:04:04 PST 2017
aymanmus added a comment.
@craig.topper I'm working on replacing the manual EVEX2VEX tables with a tablegen backend that generates them.
I need this information in order to match VEX/EVEX instructions.
https://reviews.llvm.org/D29876
More information about the llvm-commits
mailing list