Closed makslevental closed 8 months ago
Depends on https://github.com/iree-org/iree-llvm-sandbox/pull/753
This PR adds a lowering from the simplest scatter/gather case (regular start, stop, stop for all indices) to tensor.insert_slice/tensor.extract_slice.
tensor.insert_slice
tensor.extract_slice
Depends on https://github.com/iree-org/iree-llvm-sandbox/pull/753
This PR adds a lowering from the simplest scatter/gather case (regular start, stop, stop for all indices) to
tensor.insert_slice
/tensor.extract_slice
.