[PATCH] D141607: [RISCV] Optimize (brcond (seteq (and X, (1 << C)-1), 0))

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 05:01:57 PST 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 rG5fcdf7623f41: [RISCV] Optimize (brcond (seteq (and X, (1 << C)-1), 0)) (authored by liaolucy).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141607/new/

https://reviews.llvm.org/D141607

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/bittest.ll
  llvm/test/CodeGen/RISCV/ctlz-cttz-ctpop.ll
  llvm/test/CodeGen/RISCV/pr56457.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141607.488955.patch
Type: text/x-patch
Size: 43117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/cb5516f1/attachment-0001.bin>


More information about the llvm-commits mailing list