[PATCH] D103788: [InstCombine] Eliminate casts to optimize ctlz operation
Datta Nagraj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 8 22:15:22 PDT 2021
datta.nagraj updated this revision to Diff 350779.
datta.nagraj added a comment.
Updated unit test and added condition for multiple use check for zext
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103788/new/
https://reviews.llvm.org/D103788
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/zext-ctlz-trunc-to-ctlz-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103788.350779.patch
Type: text/x-patch
Size: 5077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/2a8dc6da/attachment.bin>
More information about the llvm-commits
mailing list