[PATCH] D60413: SExt -> ZExt when no sign bits is used with multiple uses
Diogo N. Sampaio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 25 10:12:14 PDT 2019
dnsampaio updated this revision to Diff 196670.
dnsampaio added a comment.
Moved conversion to the existing folding loop
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60413/new/
https://reviews.llvm.org/D60413
Files:
lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
test/Transforms/AggressiveInstCombine/sext_multi_uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60413.196670.patch
Type: text/x-patch
Size: 5356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/a29e3c68/attachment.bin>
More information about the llvm-commits
mailing list