[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 11 08:59:16 PDT 2019
dnsampaio updated this revision to Diff 194703.
dnsampaio retitled this revision from "SExt -> Zext when no sign bits is used" to "SExt -> ZExt when no sign bits is used with multiple uses".
dnsampaio edited the summary of this revision.
dnsampaio added a comment.
Moved to agressiveInstCombine.
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.194703.patch
Type: text/x-patch
Size: 5211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/c6fe3e79/attachment.bin>
More information about the llvm-commits
mailing list