[PATCH] D121507: [DAGCombine] add tests for bitreverse-shift optimization
Chenbing.Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 28 01:15:27 PDT 2022
Chenbing.Zheng updated this revision to Diff 418513.
Chenbing.Zheng retitled this revision from "[DAGCombine] precommit tests for fold (bitreverse(srl (bitreverse c), x)) -> (shl c, x)" to "[DAGCombine] add tests for bitreverse-shift optimization".
Chenbing.Zheng edited the summary of this revision.
Chenbing.Zheng added a reviewer: spatel.
Herald added a subscriber: StephenFan.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121507/new/
https://reviews.llvm.org/D121507
Files:
llvm/test/CodeGen/RISCV/bitreverse-shift.ll
llvm/test/CodeGen/X86/combine-bitreverse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121507.418513.patch
Type: text/x-patch
Size: 14744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/c08d9e43/attachment.bin>
More information about the llvm-commits
mailing list