[PATCH] D130082: [RISCV][test] Update fold-addi-loadstore.ll for D129686

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 05:56:45 PDT 2022


asb created this revision.
Herald added subscribers: wingo, sunshaoce, pmatos, VincentWu, luke957, StephenFan, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, arichardson.
Herald added a project: All.
asb requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This updates fold-addi-loadstore.ll in preparation for D129686 <https://reviews.llvm.org/D129686> (posting this for reference rather than committing directly as it's not clear we want to go in the D129686 <https://reviews.llvm.org/D129686> direction). This patch:

- Prepares for having difference prefixes to show altered codegen choices depending on the presence of the compressed extension
- Adds a new test case for accessing multiple offsets of an array


https://reviews.llvm.org/D130082

Files:
  llvm/test/CodeGen/RISCV/fold-addi-loadstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130082.445794.patch
Type: text/x-patch
Size: 16897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/a80ca0dc/attachment.bin>


More information about the llvm-commits mailing list