This revision avoids incorrect hoisting of alloca'd buffers across an AutomaticAllocationScope boundary.
In the more general case, we will probably need a ParallelScope-like interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo