[PATCH] D115810: [RISCV] Don't allow vector types to be used with inline asm 'r' constraint

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 13:11:58 PST 2021


jrtc27 accepted this revision.
jrtc27 added a comment.
This revision is now accepted and ready to land.

Though please alter the commit message to mention that the vr/vm changes are NFC cleanup to remove an unnecessary level of indentation, or words to that effect (assuming my understanding is correct)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115810



More information about the llvm-commits mailing list