[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 14:01:42 PST 2021


jrtc27 added inline comments.


================
Comment at: llvm/test/CodeGen/RISCV/inline-asm-invalid.ll:39
+}
+zeroinitializer)
+define void @constraint_r_scalable_vec() nounwind {
----------------
Something weird happened here


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