[PATCH] D49602: Use SCEV to avoid inserting some bounds checks.

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 08:25:56 PDT 2018


jgalenson added a comment.

I'm not very familiar with SCEV, so I'm not sure if I'm making the correct signed vs. unsigned ranges and comparisons here.  What is the proper way to do that?


Repository:
  rL LLVM

https://reviews.llvm.org/D49602





More information about the llvm-commits mailing list