[PATCH] D150474: [RISCVGatherScatterLowering] Use InstSimplifyFolder

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 12:46:55 PDT 2023


reames created this revision.
reames added a reviewer: craig.topper.
Herald added subscribers: luke, VincentWu, 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, bollu, simoncook, johnrusso, rbar, asb, hiraditya, arichardson, mcrosier.
Herald added a project: All.
reames requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

Main value of this is simplifying code, and making a few of the tests easier to read.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150474

Files:
  llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-strided-load-store.ll
  llvm/test/CodeGen/RISCV/rvv/strided-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150474.521765.patch
Type: text/x-patch
Size: 12313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/3bf79d9d/attachment.bin>


More information about the llvm-commits mailing list