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 | fa151a79ed2d0efc8fe1d7378be264b301d8caf1 (patch) | |
tree | bd01d9146e6b3d82886090fde324d263045278b6 /lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | b2840fdcd8a98de32e86e70a267b54cf0af35140 (diff) |
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!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139133 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions