diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-07-05 11:26:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-05 11:26:32 +0100 |
commit | b52c512ff033e2876f1f4b5a4da8c27a9f1bbd87 (patch) | |
tree | de5c72a0df079d63693e392439ddd8799bf52f16 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | eedc2c8cb25130b7177170a82288dec8cb83e301 (diff) | |
download | llvm-b52c512ff033e2876f1f4b5a4da8c27a9f1bbd87.zip llvm-b52c512ff033e2876f1f4b5a4da8c27a9f1bbd87.tar.gz llvm-b52c512ff033e2876f1f4b5a4da8c27a9f1bbd87.tar.bz2 |
[MLIR][OpenMP] Remove OpenMPDialectFoldInterface (#97577)
The `OpenMPDialectFoldInterface` was originally introduced to prevent
constants from being hoisted out of `omp.target` regions. This hasn't
been necessary since the `IsolatedFromAbove` trait was added to that
operation, so it's safe to remove this interface.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions