[PATCH] D42739: [InstCombine] allow multi-use values in canEvaluate* if all uses are in 1 inst

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 13:57:45 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324014: [InstCombine] allow multi-use values in canEvaluate* if all uses are in 1 inst (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42739?vs=132176&id=132469#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42739

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/trunk/test/Transforms/InstCombine/cast-mul-select.ll
  llvm/trunk/test/Transforms/InstCombine/icmp-mul-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42739.132469.patch
Type: text/x-patch
Size: 4755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/bf8856a4/attachment.bin>


More information about the llvm-commits mailing list