diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2023-07-06 13:35:57 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2023-07-10 14:08:43 +0530 |
commit | 3d287a755bed84b7a8ffb771c6b1d5895c187346 (patch) | |
tree | d8ba2d715dc1596167af6f71d96b4337c903a892 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 79786c4d23f1fd7af438e4fd4e33ec109626bee4 (diff) | |
download | llvm-3d287a755bed84b7a8ffb771c6b1d5895c187346.zip llvm-3d287a755bed84b7a8ffb771c6b1d5895c187346.tar.gz llvm-3d287a755bed84b7a8ffb771c6b1d5895c187346.tar.bz2 |
[MLIR] Fix/generalize affine LICM check for side-effecting ops
Fix affine LICM for side-effecting ops. The code was special-cased for
DMA ops. Generalize it and use isMemoryEffectFree.
Differential Revision: https://reviews.llvm.org/D154783
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions