Skip to content
Commit e03fe83d authored by Pete Cooper's avatar Pete Cooper
Browse files

Fixed deadstoreelimination bug where negative indices were incorrectly causing...

Fixed deadstoreelimination bug where negative indices were incorrectly causing the optimisation to occur

Turns out long long + unsigned long long is unsigned.  Doh!

Fixes http://llvm.org/bugs/show_bug.cgi?id=11455

llvm-svn: 145731
parent 0155a635
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment