[PATCH] [Reassociation] Add support for reassociation with unsafe algebra.
Chad Rosier
mcrosier at codeaurora.org
Sat Aug 2 07:24:17 PDT 2014
Revised patch based on Chandler's comments. This adds support for scalar floating-point instructions with unsafe math only (i.e., no vector support, yet).
Please have a look!
Chad
http://reviews.llvm.org/D4129
Files:
lib/Transforms/Scalar/Reassociate.cpp
test/Transforms/Reassociate/fast-AgressiveSubMove.ll
test/Transforms/Reassociate/fast-ArrayOutOfBounds.ll
test/Transforms/Reassociate/fast-MissedTree.ll
test/Transforms/Reassociate/fast-ReassociateVector.ll
test/Transforms/Reassociate/fast-SubReassociate.ll
test/Transforms/Reassociate/fast-basictest.ll
test/Transforms/Reassociate/fast-fp-commute.ll
test/Transforms/Reassociate/fast-mightymul.ll
test/Transforms/Reassociate/fast-multistep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4129.12141.patch
Type: text/x-patch
Size: 43288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140802/ca9953a9/attachment.bin>
More information about the llvm-commits
mailing list