[PATCH] D42424: [InstCombine] Allow common type conversions to i8/i16
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 3 08:52:47 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324174: [InstCombine] Allow common type conversions to i8/i16/i32 (authored by dmgreen, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42424?vs=132634&id=132740#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42424
Files:
llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/trunk/test/Transforms/InstCombine/and-narrow.ll
llvm/trunk/test/Transforms/InstCombine/phi-timeout.ll
llvm/trunk/test/Transforms/InstCombine/should-change-type.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42424.132740.patch
Type: text/x-patch
Size: 16720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180203/b40446d5/attachment.bin>
More information about the llvm-commits
mailing list