[PATCH] D108738: [SelectionDAG] Optimize bitreverse expansion to minimize the number of mask constants.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 26 09:33:55 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bb24289f3ac: [SelectionDAG] Optimize bitreverse expansion to minimize the number of maskā¦ (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108738/new/
https://reviews.llvm.org/D108738
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/RISCV/rv32zbp.ll
llvm/test/CodeGen/RISCV/rv64zbp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitreverse.ll
llvm/test/CodeGen/X86/bitreverse.ll
llvm/test/CodeGen/X86/combine-bitreverse.ll
llvm/test/CodeGen/X86/pr43820.ll
llvm/test/CodeGen/X86/vector-bitreverse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108738.368911.patch
Type: text/x-patch
Size: 262372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210826/7462b2f7/attachment-0001.bin>
More information about the llvm-commits
mailing list