When requesting buffer allocations, the insertion point is already set correctly. The allocation procedure may hoist the allocation to an earlier location. If the allocation is not hoisted, the insertion point is now guaranteed to be a valid one; no more dominance issues.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo