diff options
author | jeanPerier <jperier@nvidia.com> | 2025-01-21 20:32:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 20:32:42 +0100 |
commit | 662133a278f4f3553f061f7999759bae4e842820 (patch) | |
tree | 20fa500c44ff5e83c7cf5d025d898eb991f0c8be /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 0ca6b2b0cc3a90e14da56a56bdfcf9911896ed4a (diff) | |
download | llvm-662133a278f4f3553f061f7999759bae4e842820.zip llvm-662133a278f4f3553f061f7999759bae4e842820.tar.gz llvm-662133a278f4f3553f061f7999759bae4e842820.tar.bz2 |
[flang][OpenMP][OpenACC] remove libEvaluate dependency in passes (#123784)
Move OpenACC/OpenMP helpers from Lower/DirectivesCommon.h that are also
used in OpenACC and OpenMP mlir passes into a new
Optimizer/Builder/DirectivesCommon.h so that parser and evaluate headers
are not included in Optimizer libraries (this both introduce
compile-time and link-time pointless overheads).
This should fix https://github.com/llvm/llvm-project/issues/123377
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions