commit | cfa414cb849e34a1b1a64383ea7582cd05e4504e | [log] [tgz] |
---|---|---|
author | Warren Ristow <warren.ristow@sony.com> | Sat Apr 14 19:18:28 2018 +0000 |
committer | Warren Ristow <warren.ristow@sony.com> | Sat Apr 14 19:18:28 2018 +0000 |
tree | 1369d61e3fe4b59448c5abec0878a022a702b3d5 | |
parent | 932516862f34b96c5d18de422ddb753fd6d5161f [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330089 91177308-0d34-0410-b5e6-96231b3b80d8