[PATCH] D90009: [X86] VEX/EVEX prefix doesn't work for inline assembly.
Kiran Chandramohan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 26 05:37:48 PDT 2020
kiranchandramohan added a comment.
This change probably requires the X86 target.
// REQUIRES: x86-registered-target
Builds which target AArch64 only have been failing due to this change.
http://lab.llvm.org:8011/#/builders/32/builds/291
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90009/new/
https://reviews.llvm.org/D90009
More information about the cfe-commits
mailing list