[PATCH] D123458: [LSR][RISCV] Improve test coverage for LSR in RISC-V

Yueh-Ting (eop) Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 9 11:59:59 PDT 2022


eopXD updated this revision to Diff 421750.
eopXD added a comment.
Herald added subscribers: frasercrmck, apazos, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, MaskRay, jrtc27, niosHD, sabuasal, johnrusso, rbar.

Update code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123458/new/

https://reviews.llvm.org/D123458

Files:
  llvm/test/CodeGen/RISCV/loop-strength-reduce-2.ll
  llvm/test/CodeGen/RISCV/loop-strength-reduce-3.ll
  llvm/test/CodeGen/RISCV/loop-strength-reduce.ll
  llvm/test/CodeGen/RISCV/loop-strength-reduce2.ll
  llvm/test/CodeGen/RISCV/loop-strength-reduce4.ll
  llvm/test/CodeGen/RISCV/loop-strength-reduce5.ll
  llvm/test/CodeGen/RISCV/loop-strength-reduce6.ll
  llvm/test/CodeGen/RISCV/loop-strength-reduce7.ll
  llvm/test/CodeGen/RISCV/loop-strength-reduce8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123458.421750.patch
Type: text/x-patch
Size: 38732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220409/e5c39362/attachment.bin>


More information about the llvm-commits mailing list