[llvm-commits] Do more conditional propagation in GVN

Chris Lattner clattner at apple.com
Wed Mar 21 20:50:55 PDT 2012


On Feb 27, 2012, at 11:07 AM, Duncan Sands wrote:

> PS: Here's an updated version of the patch to propagate equalities
> between arbitrary instructions (as opposed to requiring a constant
> on one side).

Testcase?  Does this trigger on anything real?

-Chris




More information about the llvm-commits mailing list