diff options
author | Quinn Dawkins <quinn.dawkins@gmail.com> | 2023-11-07 14:54:49 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-07 17:54:49 -0500 |
commit | 25ec1fa969a0d13f440222f575277f9601eaea76 (patch) | |
tree | 5bdd00292f38b28a6572f729b78756fcc5b7f31a /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 4832c88e4956b3c7dc0a5064d946477448d5239d (diff) | |
download | llvm-25ec1fa969a0d13f440222f575277f9601eaea76.zip llvm-25ec1fa969a0d13f440222f575277f9601eaea76.tar.gz llvm-25ec1fa969a0d13f440222f575277f9601eaea76.tar.bz2 |
[mlir][vector] Add support for distributing masked writes (#71482)
General distribution of masked writes requires materializing the permutation on the vector of the write in IR to ensure the vector lines up with the mask. For now just support cases with trivial permutation maps.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions