[PATCH] D151449: [RISCV] Add DAG combine for CTTZ/CTLZ in the case of input 0
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 01:37:38 PDT 2023
djtodoro updated this revision to Diff 535674.
djtodoro marked an inline comment as done.
djtodoro added a comment.
- addressing comments
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/ctz_zero_return_test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151449.535674.patch
Type: text/x-patch
Size: 7373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/ce13b34c/attachment.bin>
More information about the llvm-commits
mailing list