[PATCH] D12988: [Bug 24848] Use range metadata to constant fold comparisons with constant values

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 02:33:16 PDT 2015


hfinkel accepted this revision.
hfinkel added a comment.

In http://reviews.llvm.org/D12988#250239, @sanjoy wrote:

> I think this looks ready to go in.  @hfinkel WDYT?


LGTM too. There is obviously more than can be done here (where we propagate ranges through expressions), but that likely belongs in LVI.


http://reviews.llvm.org/D12988





More information about the llvm-commits mailing list