[PATCH] D130203: [RISCV] Optimize (brcond (seteq (and X, 1 << C), 0))
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 18:44:23 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8983db15a3d8: [RISCV] Optimize (brcond (seteq (and X, 1 << C), 0)) (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D130203?vs=446276&id=446324#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130203/new/
https://reviews.llvm.org/D130203
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/bittest.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130203.446324.patch
Type: text/x-patch
Size: 97809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/485a67bd/attachment.bin>
More information about the llvm-commits
mailing list