forked from OSchip/llvm-project
![]() 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. Differential Revision: https://reviews.llvm.org/D81253 |
||
---|---|---|
.. | ||
vector-to-loops.mlir |