[PATCH] D112599: [RISCV] Fix vm operand constraint to fit GCC's behavior

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 00:38:53 PDT 2021


kito-cheng updated this revision to Diff 382940.
kito-cheng added a comment.

Address @frasercrmck's comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112599

Files:
  llvm/docs/LangRef.rst
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/test/CodeGen/RISCV/rvv/inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112599.382940.patch
Type: text/x-patch
Size: 9007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/b849defb/attachment.bin>


More information about the llvm-commits mailing list