[llvm-commits] [PATCH] Add signed math cases to overflow folding
Chris Lattner
clattner at apple.com
Mon Oct 5 14:27:44 PDT 2009
On Oct 5, 2009, at 1:53 PM, Evan Phoenix wrote:
> Extend constant folding to understand the signed variants of the
> overflow intrinsics.
Looks great to me, please commit!
-Chris
More information about the llvm-commits
mailing list