[PATCH] D31398: [X86][X86 intrinsics]Folding cmp(sub(a, b), 0) into cmp(a, b) optimization
michael zuckerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 1 07:07:44 PDT 2017
m_zuckerman updated this revision to Diff 93747.
https://reviews.llvm.org/D31398
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/X86FsubCmppd256Combine.ll
test/Transforms/InstCombine/X86FsubCmppd512Combine.ll
test/Transforms/InstCombine/X86FsubCmppdCombine.ll
test/Transforms/InstCombine/X86FsubCmpps256Combine.ll
test/Transforms/InstCombine/X86FsubCmpps512Combine.ll
test/Transforms/InstCombine/X86FsubCmppsCombine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31398.93747.patch
Type: text/x-patch
Size: 10669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170401/7bb9defe/attachment.bin>
More information about the llvm-commits
mailing list