[llvm] [Analysis] Teach ScalarEvolution::getRangeRef about more dereferenceable objects (PR #104778)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 01:58:58 PDT 2024


fhahn wrote:

> @fhahn @nikic Unless there are any objections I plan to land this patch later today as I think I've now addressed all concerns. Thanks!

Looks like the latest pre-commit test build has `Transforms/PhaseOrdering/scev-custom-dl.ll` failing. Could you double check if that's related to the patch?

https://github.com/llvm/llvm-project/pull/104778


More information about the llvm-commits mailing list