Recently introduced allocation hoisting is quite conservative on the cases when it triggers.
This revision makes it such that the allocations for vector transfer lowerings are hoisted
to the top of the function.
This should be revisited in the context of parallelism and is a temporary workaround.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
static