[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
Tue Jul 7 05:25:47 PDT 2020


dnsampaio updated this revision to Diff 276016.
dnsampaio added a comment.
Herald added a subscriber: hiraditya.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60413/new/

https://reviews.llvm.org/D60413

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/sext_multi_uses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60413.276016.patch
Type: text/x-patch
Size: 5451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/83a10f26/attachment.bin>


More information about the llvm-commits mailing list