[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
Wed Jul 19 07:23:05 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG80e20c8a8d07: [RISCV] Add DAG combine for CTTZ/CTLZ in the case of input 0 (authored by djtodoro).

Changed prior to commit:
  https://reviews.llvm.org/D151449?vs=535674&id=542017#toc

Repository:
  rG LLVM Github Monorepo

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.542017.patch
Type: text/x-patch
Size: 34448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/68f542b6/attachment-0001.bin>


More information about the llvm-commits mailing list