diff options
author | Matthias Springer <springerm@google.com> | 2023-02-06 16:17:45 +0100 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2023-02-06 16:23:08 +0100 |
commit | c89c31a2306e07662f1e711a4bc84de1060e0def (patch) | |
tree | d54f2e97b6a09bfd250db7690dd0d5b43d5687c6 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 993bce9680c6a8f403a4a753fcbcb13ac7cddca3 (diff) | |
download | llvm-c89c31a2306e07662f1e711a4bc84de1060e0def.zip llvm-c89c31a2306e07662f1e711a4bc84de1060e0def.tar.gz llvm-c89c31a2306e07662f1e711a4bc84de1060e0def.tar.bz2 |
[mlir][bufferization] Fix bufferization of repetitive regions
The previous strategy was too complex and faulty. Op dominance cannot be used to rule out RaW conflicts due to op ordering if the reading op and the conflicting writing op are in a sub repetitive region of the closest enclosing repetitive region of the definition of the read value.
Differential Revision: https://reviews.llvm.org/D143087
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions