[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
Fri Jun 2 01:17:57 PDT 2023


djtodoro updated this revision to Diff 527773.
djtodoro marked 2 inline comments 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/cttz_zero_return_test.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151449.527773.patch
Type: text/x-patch
Size: 6120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/f650443b/attachment.bin>


More information about the llvm-commits mailing list