No need to add checks for every type per pointer that we couldn't create
a check for the first time around, just the types that weren't
successful.
Details
Details
- Reviewers
fhahn reames - Commits
- rG04d398db4694: [LoopAccessAnalysis] Simplify D119047
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I'm not sure that I can construct a test case where only some, not all access types for a given pointer fail in the first createCheckForAccess()