[PATCH] D157965: [RISCV][NFC] Move tests of inline asm memory constraints to separate file

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 04:42:28 PDT 2023


wangpc created this revision.
wangpc added reviewers: asb, jrtc27, craig.topper, kito-cheng.
Herald added subscribers: jobnoorman, luke, VincentWu, vkmr, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, shiva0217, niosHD, sabuasal, simoncook, johnrusso, rbar, arichardson.
Herald added a project: All.
wangpc requested review of this revision.
Herald added subscribers: llvm-commits, eopXD, MaskRay.
Herald added a project: LLVM.

We will need to check the output of PIC model.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157965

Files:
  llvm/test/CodeGen/RISCV/inline-asm-mem-constraint.ll
  llvm/test/CodeGen/RISCV/inline-asm.ll

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


More information about the llvm-commits mailing list