[PATCH] D42103: [LSR] Don't force bases of foldable formulae to the final type.
Bevin Hansson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 31 07:49:43 PST 2018
ebevhan updated this revision to Diff 132175.
ebevhan added a comment.
Rebased. Another test case was affected, but as far as I can tell, the only difference is the elimination of two bitcasts.
https://reviews.llvm.org/D42103
Files:
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/Transforms/LoopStrengthReduce/X86/macro-fuse-cmp.ll
test/Transforms/LoopStrengthReduce/X86/nested-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42103.132175.patch
Type: text/x-patch
Size: 9927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/6920309f/attachment-0001.bin>
More information about the llvm-commits
mailing list