[PATCH] D48000: [InstSimplify]update simplifyUnsignedRangeCheck function's test case.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 09:59:10 PDT 2018


spatel added a comment.

I think we've sorted out the problem in https://reviews.llvm.org/D47922, but this patch is not correct as shown.

It should show the results (the missed optimization) that we currently get using trunk. Please update.


Repository:
  rL LLVM

https://reviews.llvm.org/D48000





More information about the llvm-commits mailing list