diff options
author | Vinayaka Bandishti <vinayaka@polymagelabs.com> | 2021-02-22 21:31:48 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2021-02-22 23:21:02 +0530 |
commit | 15332982c3d8d1c9e8bd7ae9f76f22f77adb51ee (patch) | |
tree | 1b7e7a2f4e3000d9c6141d2d4197225cdb6e7b0a /llvm/lib/Bitcode/Reader | |
parent | ed4230732adeb04a23fc25b7a5924e423ba5ac91 (diff) | |
download | llvm-15332982c3d8d1c9e8bd7ae9f76f22f77adb51ee.zip llvm-15332982c3d8d1c9e8bd7ae9f76f22f77adb51ee.tar.gz llvm-15332982c3d8d1c9e8bd7ae9f76f22f77adb51ee.tar.bz2 |
[MLIR][affine] Prevent fusion when ops with memory effect free are present between producer and consumer
This commit fixes a bug in affine fusion pipeline where an
incorrect fusion is performed despite a dealloc op is present
between a producer and a consumer. This is done by creating a
node for dealloc op in the MDG.
Reviewed By: bondhugula, dcaballe
Differential Revision: https://reviews.llvm.org/D97032
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions