diff options
author | Warren Ristow <warren.ristow@sony.com> | 2018-04-14 19:18:28 +0000 |
---|---|---|
committer | Warren Ristow <warren.ristow@sony.com> | 2018-04-14 19:18:28 +0000 |
commit | 8b2f27ce3a4f68ba6cc8301a4ace6dd2573efad8 (patch) | |
tree | 6d0a5d304df805e885817f2b1902be5a4bd7d5f2 /llvm/lib/Support/CodeGenCoverage.cpp | |
parent | 2120d3eacefeea470c4acbedcd9e75e8424d4552 (diff) | |
download | bcm5719-llvm-8b2f27ce3a4f68ba6cc8301a4ace6dd2573efad8.tar.gz bcm5719-llvm-8b2f27ce3a4f68ba6cc8301a4ace6dd2573efad8.zip |
[InstCombine] Enable Add/Sub simplifications with only 'reassoc' FMF
These simplifications were previously enabled only with isFast(), but that
is more restrictive than required. Since r317488, FMF has 'reassoc' to
control these cases at a finer level.
llvm-svn: 330089
Diffstat (limited to 'llvm/lib/Support/CodeGenCoverage.cpp')
0 files changed, 0 insertions, 0 deletions