[PATCH] D113291: [AggressiveInstCombine] Lower Table Based CTTZ
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 21 03:14:05 PDT 2022
djtodoro updated this revision to Diff 454291.
djtodoro added a comment.
- `clang-format`
- clean up tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113291/new/
https://reviews.llvm.org/D113291
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-basics.ll
llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-dereferencing-pointer.ll
llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-non-argument-value.ll
llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-zero-element.ll
llvm/test/Transforms/AggressiveInstCombine/negative-lower-table-based-cttz.ll
llvm/test/Transforms/PhaseOrdering/lower-table-based-cttz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113291.454291.patch
Type: text/x-patch
Size: 28788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220821/0c96d972/attachment.bin>
More information about the llvm-commits
mailing list