[PATCH] D157839: [RISCV] Support global address as inline asm memory operand of `m`

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 06:32:05 PDT 2023


wangpc updated this revision to Diff 550308.
wangpc marked an inline comment as done.
wangpc added a comment.

Rename `DispImm` to `Offset`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157839

Files:
  llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
  llvm/test/CodeGen/RISCV/inline-asm-mem-constraint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157839.550308.patch
Type: text/x-patch
Size: 18967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/d0cdeae1/attachment.bin>


More information about the llvm-commits mailing list