[LLVMbugs] [Bug 8] [instcombine] setcc instructions should allow limited cast propagation
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Sun Nov 2 20:27:30 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=8
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Keywords| |quality-of-implementation
Resolution| |FIXED
Target Milestone|--- |1.1
------- Additional Comments From sabre at nondot.org 2003-11-02 22:27 -------
This was easy, and I needed a break. Here's the patch:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031027/009058.html
This comes up a lot in C++ programs, after inlining.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list