[PATCH] D83750: [NFC][RISCV] Test for D81805

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 00:35:24 PDT 2020


rogfer01 created this revision.
rogfer01 added reviewers: asb, luismarques.
Herald added subscribers: llvm-commits, evandro, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, benna, psnobl, jocewei, PkmX, rkruppe, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, MaskRay, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar.
Herald added a project: LLVM.

This test is meant to show the codegen change once D81805 <https://reviews.llvm.org/D81805> lands.

This has been reduced using bugpoint from `regstack-1.c` of the GCC Torture Suite. Thanks @asb for the suggestion on using this test.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83750

Files:
  llvm/test/CodeGen/RISCV/stack-store-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83750.277685.patch
Type: text/x-patch
Size: 11278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/1a93f659/attachment.bin>


More information about the llvm-commits mailing list