[llvm-commits] [llvm] r93369 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineAddSub.cpp test/Transforms/InstCombine/fsub-fadd.ll
Bill Wendling
isanbard at gmail.com
Sat Jan 16 16:22:10 PST 2010
On Jan 15, 2010, at 11:55 AM, Chris Lattner wrote:
> Hi Bill,
>
> The patch is fine, but please reduce the testcase to the minimum needed to repro the issue ("X-(X+Y) == -Y") and add it to an existing .ll file.
>
Done. :)
-bw
More information about the llvm-commits
mailing list