[PATCH] D90009: [X86] VEX/EVEX prefix doesn't work for inline assembly.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 22:50:32 PDT 2020


craig.topper added a comment.

Does this bug only effect the printing of inline assembly to a .s file? The encoder should work correctly even without this I think?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90009/new/

https://reviews.llvm.org/D90009



More information about the llvm-commits mailing list