[llvm] [LoopAccessAnalysis] Keep pointer checks on partial analysis (PR #139719)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Tue May 13 06:54:38 PDT 2025


================
@@ -633,7 +633,18 @@ define dso_local void @forked_ptrs_same_base_different_offset(ptr nocapture read
 ; CHECK-NEXT:      Report: cannot identify array bounds
----------------
artagnon wrote:

Sorry, but why does the report say this? Can we update this message to "Cannot generate RT checks for pointers: ..."?

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


More information about the llvm-commits mailing list