[PATCH] D37019: Add select simplifications
Michael Berg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 11:21:49 PDT 2017
mcberg2017 updated this revision to Diff 115872.
mcberg2017 added a comment.
Simplified to reduce lexical depth, removed a return and removed ternaries.
https://reviews.llvm.org/D37019
Files:
lib/Transforms/InstCombine/InstCombineAddSub.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/select_arithmetic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37019.115872.patch
Type: text/x-patch
Size: 7747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/35a50aee/attachment.bin>
More information about the llvm-commits
mailing list