[PATCH] D68103: [InstCombine] Simplify shift-by-sext to shift-by-zext

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 11:10:56 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373106: [InstCombine] Simplify shift-by-sext to shift-by-zext (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68103?vs=222196&id=222213#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68103

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/trunk/test/Transforms/InstCombine/load-cmp.ll
  llvm/trunk/test/Transforms/InstCombine/shift-by-signext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68103.222213.patch
Type: text/x-patch
Size: 4445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/a85987f5/attachment.bin>


More information about the llvm-commits mailing list