diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-02-19 21:17:58 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-02-19 21:17:58 +0000 |
commit | e41295495363d100d23e798dc973209ff641641b (patch) | |
tree | 06b0f8b279e16d76a7d70b7728fa7326e08b3581 /llvm/lib/Object/Object.cpp | |
parent | e82cc6fcc5f763445fd8416b7f4786f226cc4420 (diff) | |
download | llvm-e41295495363d100d23e798dc973209ff641641b.zip llvm-e41295495363d100d23e798dc973209ff641641b.tar.gz llvm-e41295495363d100d23e798dc973209ff641641b.tar.bz2 |
[InstCombine] refactor fdiv with constant dividend folds; NFC
The last fold that used to be here was not necessary. That's a
combination of 2 folds (and there's a regression test to show that).
The transforms are guarded by isFast(), but that should be loosened.
llvm-svn: 325531
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions