commit | 9224227bc2310ddda5e4bf7bc8aebde48fae7f4d | [log] [tgz] |
---|---|---|
author | Tyler Nowicki <tyler.nowicki@gmail.com> | Mon Aug 10 19:51:46 2015 +0000 |
committer | Tyler Nowicki <tyler.nowicki@gmail.com> | Mon Aug 10 19:51:46 2015 +0000 |
tree | d375848cdc513ca667b5bf7cb9c5a39a26ab6e24 | |
parent | beb8a9efb779a5692909248aa9a7f3b17289838e [diff] |
Late evaluation of the fast-math vectorization requirement. This patch moves the verification of fast-math to just before vectorization is done. This way we can tell clang to append the command line options would that allow floating-point commutativity. Specifically those are enableing fast-math or specifying a loop hint. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244489 91177308-0d34-0410-b5e6-96231b3b80d8