[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
Fri Jul 10 00:02:01 PDT 2020


dnsampaio updated this revision to Diff 276926.
dnsampaio added a comment.

Preserve name


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.276926.patch
Type: text/x-patch
Size: 4218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/69dcbd55/attachment.bin>


More information about the llvm-commits mailing list