[PATCH] D128911: Emit table lookup from TargetLowering::expandCTTZ()

Shubham Narlawar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 04:21:14 PDT 2022


gsocshubham updated this revision to Diff 444939.
gsocshubham edited the summary of this revision.
gsocshubham added a comment.
Herald added subscribers: pcwang-thead, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, MaskRay, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.

Fixed some of review comments and added an unit test.


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

https://reviews.llvm.org/D128911

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/RISCV/rv32zbb.ll
  llvm/test/CodeGen/SPARC/cttz.ll
  llvm/test/CodeGen/VE/Scalar/cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128911.444939.patch
Type: text/x-patch
Size: 9577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/6876aaa6/attachment.bin>


More information about the llvm-commits mailing list