[llvm] [MemorySSA] Make getPreviousDef iterative to avoid stack overflow (PR #205159)
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 09:55:59 PDT 2026
================
----------------
alinas wrote:
Nit: `SmallVector<TrackingVH<MemoryAccess>, 4>`, in most code BBs have less than 8 predecessors.
https://github.com/llvm/llvm-project/pull/205159
More information about the llvm-commits
mailing list