diff options
author | Quinn Dawkins <quinn.dawkins@gmail.com> | 2023-11-27 16:23:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-27 16:23:48 -0500 |
commit | f385f6c93b33eff211523e7838ea023d7beee3f2 (patch) | |
tree | a4c3484d0888a4a11a6d87b523db65a9414e87e8 /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 0f189840a9a8268664c9e6d4701bf35d9a19fd5f (diff) | |
download | llvm-f385f6c93b33eff211523e7838ea023d7beee3f2.zip llvm-f385f6c93b33eff211523e7838ea023d7beee3f2.tar.gz llvm-f385f6c93b33eff211523e7838ea023d7beee3f2.tar.bz2 |
[mlir][vector] Distribute all non-permutation or broadcasted masked transfer reads (#73539)
The primary difficulty with distribution of masked transfers is when the
permutation map permutes the vector, in which case the distribution
logic needs to make sure the correct mask elements end up with the
distributed transfer. This is only tricky when the permutation map has a
permutation in it, so we can relax the condition for distribution.
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions