diff options
author | River Riddle <riddleriver@gmail.com> | 2020-03-09 16:01:41 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-03-09 16:02:21 -0700 |
commit | b10c662514510c0b7d22768681db2b19798b150d (patch) | |
tree | 76054d4b5e5ad0ca70b5845e50a1e86791bd0316 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cfc3e7f458f8798782c01a0dadf872c60340c23e (diff) | |
download | llvm-b10c662514510c0b7d22768681db2b19798b150d.zip llvm-b10c662514510c0b7d22768681db2b19798b150d.tar.gz llvm-b10c662514510c0b7d22768681db2b19798b150d.tar.bz2 |
[mlir][SideEffects] Replace the old SideEffects dialect interface with the newly added op interfaces/traits.
Summary:
The old interface was a temporary stopgap to allow for implementing simple LICM that took side effects of region operations into account. Now that MLIR has proper support for specifying memory effects, this interface can be deleted.
Differential Revision: https://reviews.llvm.org/D74441
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions