[PATCH] D60413: [AggressiveInstCombine] 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
Wed Jul 8 07:13:42 PDT 2020
dnsampaio updated this revision to Diff 276423.
dnsampaio added a comment.
Fixed test location and command
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/BDCE/sext_multi_uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60413.276423.patch
Type: text/x-patch
Size: 5431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/f6712fa2/attachment.bin>
More information about the llvm-commits
mailing list