aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs
diff options
context:
space:
mode:
authorQuinn Dawkins <quinn.dawkins@gmail.com>2024-02-28 00:11:28 -0500
committerGitHub <noreply@github.com>2024-02-28 00:11:28 -0500
commitc2b952926fe8707527cf1b8bab211dc4c7ab9aee (patch)
tree65bb008dd9939b10bb4927d8e4d976b24e0123c5 /mlir/docs
parent87c0260f45e5a02cb07722d089dae3f0f84c7b3d (diff)
downloadllvm-c2b952926fe8707527cf1b8bab211dc4c7ab9aee.zip
llvm-c2b952926fe8707527cf1b8bab211dc4c7ab9aee.tar.gz
llvm-c2b952926fe8707527cf1b8bab211dc4c7ab9aee.tar.bz2
[mlir][vector] Fix n-d transfer write distribution (#83215)
Currently n-d transfer write distribution can be inconsistent with distribution of reductions if a value has multiple users, one of which is a transfer_write with a non-standard distribution map, and the other of which is a vector.reduction. We may want to consider removing the distribution map functionality in the future for this reason.
Diffstat (limited to 'mlir/docs')
0 files changed, 0 insertions, 0 deletions