[PATCH] D156075: [RISCV] Remove combineCmpOp and associated code. NFCI

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 21:59:25 PDT 2023


craig.topper created this revision.
craig.topper added reviewers: asb, iabg-sc, reames, kmitropoulou.
Herald added subscribers: jobnoorman, luke, VincentWu, vkmr, frasercrmck, 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, hiraditya, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: wangpc, eopXD, MaskRay.
Herald added a project: LLVM.

This code was originally added in D134277 <https://reviews.llvm.org/D134277>. This transform is now
available in target independent DAG combine after D153502 <https://reviews.llvm.org/D153502>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156075

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156075.543373.patch
Type: text/x-patch
Size: 9524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/a09fbbd1/attachment-0001.bin>


More information about the llvm-commits mailing list