diff options
author | Tyler Nowicki <tyler.nowicki@gmail.com> | 2015-08-10 19:51:46 +0000 |
---|---|---|
committer | Tyler Nowicki <tyler.nowicki@gmail.com> | 2015-08-10 19:51:46 +0000 |
commit | c1a86f586617f8127eaf5024d27238a92a735db1 (patch) | |
tree | da915860da5199e699a372a22cefd4a4bd1b476a /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | c2e3ba48e315312560a2fb26cbb8e8045ab9991e (diff) | |
download | bcm5719-llvm-c1a86f586617f8127eaf5024d27238a92a735db1.tar.gz bcm5719-llvm-c1a86f586617f8127eaf5024d27238a92a735db1.zip |
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.
llvm-svn: 244489
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions