[PATCH] D122458: [RISCV][SelectionDAG] Enable TargetLowering::hasBitTest for masks that fit in ANDI.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 28 12:47:09 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe68257fceee7: [RISCV][SelectionDAG] Enable TargetLowering::hasBitTest for masks that fit in… (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122458/new/
https://reviews.llvm.org/D122458
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/bittest.ll
llvm/test/CodeGen/RISCV/rv32zbs.ll
llvm/test/CodeGen/RISCV/rv64zbs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122458.418681.patch
Type: text/x-patch
Size: 11959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/f5cb36fc/attachment-0001.bin>
More information about the llvm-commits
mailing list