diff options
author | donald chen <chenxunyu1993@gmail.com> | 2024-10-30 14:01:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 14:01:49 +0800 |
commit | df0d249b6511289f1e8c1389f4fd33d7b4c083fa (patch) | |
tree | 35c6083633384a35d65acbd7f159c98e8bf13cbf /llvm/lib/CodeGen/CodeGen.cpp | |
parent | f1467b3f73e2849fd8349ff215cf01987fa51a9d (diff) | |
download | llvm-df0d249b6511289f1e8c1389f4fd33d7b4c083fa.zip llvm-df0d249b6511289f1e8c1389f4fd33d7b4c083fa.tar.gz llvm-df0d249b6511289f1e8c1389f4fd33d7b4c083fa.tar.bz2 |
[mlir] [linalg] fix side effect of linalg op (#114045)
Linalg op need to take into account memory side effects happening inside
the region when determining their own side effects.
This patch fixed issue
https://github.com/llvm/llvm-project/issues/112881
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions