diff options
author | Hanhan Wang <hanchung@google.com> | 2023-05-24 17:41:29 -0700 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2023-05-24 18:24:19 -0700 |
commit | 3669d07987a7fe142db6d911b64a356bd9b5a0a3 (patch) | |
tree | 62257c6752dfd1976e5cd50849db1e832b1de181 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | d9b574c312c34ddc88dee7fdb7f55fe748839683 (diff) | |
download | llvm-3669d07987a7fe142db6d911b64a356bd9b5a0a3.zip llvm-3669d07987a7fe142db6d911b64a356bd9b5a0a3.tar.gz llvm-3669d07987a7fe142db6d911b64a356bd9b5a0a3.tar.bz2 |
[mlir][linalg] Only apply masking on xfer_write when needed.
If the input vector sizes are as same as tensor.pad result shape, the
masking is not needed. Otherwise, the masking is needed and the masking
operands should be as same as tensor.empty op.
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D151391
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions