[PATCH] D12016: [SeparateConstOffsetFromGEP] sext(a)+sext(b) => sext(a+b) when a+b can't sign-overflow.
Bjarke Hammersholt Roune via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 17:06:15 PDT 2015
broune accepted this revision.
broune added a comment.
This revision is now accepted and ready to land.
LGTM.
http://reviews.llvm.org/D12016
More information about the llvm-commits
mailing list