diff options
| author | Nick Lewycky <nicholas@mxc.ca> | 2011-09-06 05:05:14 +0000 |
|---|---|---|
| committer | Nick Lewycky <nicholas@mxc.ca> | 2011-09-06 05:05:14 +0000 |
| commit | 658bdb51330594f487196b7656197e134d7c5999 (patch) | |
| tree | 47ea4dce3b544a7ca32c3bce92d132327fc8ec93 /llvm/test/Feature | |
| parent | 3ab15558d7698201a7d6b9c1831394d18145ffb6 (diff) | |
| download | bcm5719-llvm-658bdb51330594f487196b7656197e134d7c5999.tar.gz bcm5719-llvm-658bdb51330594f487196b7656197e134d7c5999.zip | |
The logic inside getMulExpr to simplify {a,+,b}*{c,+,d} was wrong, which was
visible given a=b=c=d=1, on iteration #1 (the second iteration). Replace it with
correct math. Fixes PR10383!
llvm-svn: 139133
Diffstat (limited to 'llvm/test/Feature')
0 files changed, 0 insertions, 0 deletions

