[PATCH] D128911: Emit table lookup from TargetLowering::expandCTTZ()
    Shubham Narlawar via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Aug  4 22:11:36 PDT 2022
    
    
  
gsocshubham updated this revision to Diff 450227.
gsocshubham added a comment.
Fix review comments.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128911/new/
https://reviews.llvm.org/D128911
Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/ARM/cttz.ll
  llvm/test/CodeGen/RISCV/ctlz-cttz-ctpop.ll
  llvm/test/CodeGen/RISCV/rv32zbb.ll
  llvm/test/CodeGen/RISCV/rv64zbb.ll
  llvm/test/CodeGen/SPARC/cttz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128911.450227.patch
Type: text/x-patch
Size: 72012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/bb9290c2/attachment.bin>
    
    
More information about the llvm-commits
mailing list