[PATCH] D120840: [RISCV] Add tests showing the optimization pipeline for O0 and O3.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 11:50:08 PST 2022


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

Other targets like ARM, AArch64, and X86 have similar tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120840

Files:
  llvm/test/CodeGen/RISCV/O0-pipeline.ll
  llvm/test/CodeGen/RISCV/O3-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120840.412500.patch
Type: text/x-patch
Size: 11905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/1c319f94/attachment.bin>


More information about the llvm-commits mailing list