diff options
author | Quentin Colombet <quentin.colombet@gmail.com> | 2023-01-26 15:36:44 +0100 |
---|---|---|
committer | Quentin Colombet <quentin.colombet@gmail.com> | 2023-01-27 11:20:05 +0100 |
commit | bf5f63e59fd729efd6dd69318b365293f7ce385d (patch) | |
tree | dec61201e33c9893aece58bac000959d46fbda29 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | bfedf169f4261a0fbe097f4a717d375dda2503c4 (diff) | |
download | llvm-bf5f63e59fd729efd6dd69318b365293f7ce385d.zip llvm-bf5f63e59fd729efd6dd69318b365293f7ce385d.tar.gz llvm-bf5f63e59fd729efd6dd69318b365293f7ce385d.tar.bz2 |
[memref][Transform][NFC] Improve the doc for masked_vectorize
The `transform.structured.masked_vectorize` operator assumes that the
iteration space of the given linalg op is smaller than the given vector
sizes.
Explicitly states this requirement in the description of the operation.
Also fix the related comment and assert message in the vectorization code.
The wording was flipped.
NFC
Differential Revision: https://reviews.llvm.org/D142628
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions