Marking bufferization allocation operation as invalid
during sparse lowering is too strict, since dense and
sparse allocation can co-exist. This revision refines
the lowering with a dynamic type check.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo