[PATCH] D60413: [BDCE] SExt -> ZExt when no sign bits is used and instruction has multiple uses
Diogo N. Sampaio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 02:34:07 PDT 2020
dnsampaio updated this revision to Diff 276674.
dnsampaio marked 3 inline comments as done.
dnsampaio added a comment.
Clear users assumptions (and test it)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60413/new/
https://reviews.llvm.org/D60413
Files:
llvm/lib/Transforms/Scalar/BDCE.cpp
llvm/test/Transforms/AggressiveInstCombine/sext_multi_uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60413.276674.patch
Type: text/x-patch
Size: 5911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/b0fbf998/attachment.bin>
More information about the llvm-commits
mailing list