[PATCH] D113291: [AggressiveInstCombine] Lower Table Based CTTZ
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 01:14:54 PDT 2022
djtodoro updated this revision to Diff 453228.
djtodoro added a comment.
- remove a duplicated test
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/cttz-dereferencing-pointer.ll
llvm/test/Transforms/AggressiveInstCombine/cttz-non-argument-value.ll
llvm/test/Transforms/AggressiveInstCombine/cttz-zero-element.ll
llvm/test/Transforms/AggressiveInstCombine/lower-table-based-ctz-basics.ll
llvm/test/Transforms/AggressiveInstCombine/lower-table-based-ctz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113291.453228.patch
Type: text/x-patch
Size: 27258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/9d983059/attachment.bin>
More information about the llvm-commits
mailing list