[PATCH] D159530: [RISCV] Add tests for memory constraint A

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 22:25:17 PDT 2023


wangpc created this revision.
wangpc added reviewers: asb, jrtc27, craig.topper, kito-cheng, luismarques.
Herald added subscribers: jobnoorman, luke, sunshaoce, VincentWu, vkmr, frasercrmck, 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 should not optimize it in D158062 <https://reviews.llvm.org/D158062>. This adds the test coverage.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D159530

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159530.556996.patch
Type: text/x-patch
Size: 24588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230919/55bb19d6/attachment-0001.bin>


More information about the llvm-commits mailing list