[PATCH] D151449: [RISCV] Add DAG combine for CTTZ in the case of input 0
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 29 01:41:09 PDT 2023
djtodoro updated this revision to Diff 526412.
djtodoro edited the summary of this revision.
djtodoro added a comment.
- Change/improve the summary
- Improve the code
- Reduce the test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151449/new/
https://reviews.llvm.org/D151449
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/cttz_zero_return_test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151449.526412.patch
Type: text/x-patch
Size: 6798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/ad948d6d/attachment.bin>
More information about the llvm-commits
mailing list