Current implementation of decomposition of Linalg operations wouldnt
work if the outs operand values were used within the body of the
operation. Relax this restriction. This potentially sets the stage for
decomposing ops with reduction iterator types (but is not done here
since it requires more study).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo