diff options
author | Johannes de Fine Licht <johannes.definelicht@nextsilicon.com> | 2025-02-25 15:54:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 15:54:25 -0500 |
commit | 303d7fa867407e9763f329e94a271e652ccb9ed0 (patch) | |
tree | 65f9cf6f7a24f47930f4f6c575526f2f16cad81e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c79e867cd2bbf414f53de169cd4480666303f0dc (diff) | |
download | llvm-303d7fa867407e9763f329e94a271e652ccb9ed0.zip llvm-303d7fa867407e9763f329e94a271e652ccb9ed0.tar.gz llvm-303d7fa867407e9763f329e94a271e652ccb9ed0.tar.bz2 |
[MLIR][Interfaces] Make LoopLikeOpInterface inheritable outside of MLIR (#128743)
Many interface methods did not prefix the `mlir` namespace, which
prevented inheriting from this interface from an interface defined
outside the `mlir` namespace. Prefix namespaces everywhere to enable
this.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions