diff options
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-09-02 19:02:53 +0000 |
|---|---|---|
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2014-09-02 19:02:53 +0000 |
| commit | c1a71217b348e5942cada35d35228a02900b67f6 (patch) | |
| tree | 257b21ad756499f88d69699d829092c8a1050910 /llvm/docs/CodeGenerator.rst | |
| parent | ac7cbdc9b14fda3d814d696631aefcb5d41ce726 (diff) | |
| download | bcm5719-llvm-c1a71217b348e5942cada35d35228a02900b67f6.tar.gz bcm5719-llvm-c1a71217b348e5942cada35d35228a02900b67f6.zip | |
Fix interference caused by fmul 2, x -> fadd x, x
If an fmul was introduced by lowering, it wouldn't be folded
into a multiply by a constant since the earlier combine would
have replaced the fmul with the fadd.
llvm-svn: 216932
Diffstat (limited to 'llvm/docs/CodeGenerator.rst')
0 files changed, 0 insertions, 0 deletions

