[PATCH] D140409: [RISCV][test] Add tests ahead of isMultiStoresCheaperThanBitsMerge hook implementation

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 08:33:39 PST 2022


asb created this revision.
Herald added subscribers: wingo, sunshaoce, pmatos, VincentWu, 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: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

I've opted not to commit this test ahead of D140408 <https://reviews.llvm.org/D140408>, as the tests don't hold much value (IMHO) if that hook isn't implemented. Posting here for reference, but expected review on D140408 <https://reviews.llvm.org/D140408> rather than here.


https://reviews.llvm.org/D140409

Files:
  llvm/test/CodeGen/RISCV/split-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140409.484288.patch
Type: text/x-patch
Size: 9722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/13480488/attachment.bin>


More information about the llvm-commits mailing list