diff options
author | Matthias Springer <springerm@google.com> | 2023-02-06 16:10:23 +0100 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2023-02-06 16:11:13 +0100 |
commit | 1fdf06d6d79ea0ced79d680b7fcd622ef63fb9a5 (patch) | |
tree | bc0662c2d414cf94cbaf03647a32443d4a50f7c6 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 77910ac374656319ff114ef251fda358d4aa166a (diff) | |
download | llvm-1fdf06d6d79ea0ced79d680b7fcd622ef63fb9a5.zip llvm-1fdf06d6d79ea0ced79d680b7fcd622ef63fb9a5.tar.gz llvm-1fdf06d6d79ea0ced79d680b7fcd622ef63fb9a5.tar.bz2 |
[mlir][bufferization] Reads from tensors with undefined data are not a conflict
Reading from tensor.empty or bufferization.alloc_tensor (without copy) cannot cause a conflict because these ops do not specify the contents of their result tensors.
Differential Revision: https://reviews.llvm.org/D143183
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions