diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2022-11-14 21:53:10 +0000 |
---|---|---|
committer | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2022-11-15 20:31:06 +0000 |
commit | 38ec0a07d0f9b780780c665f656cdd85a64ac1d9 (patch) | |
tree | 0460706edfceafc75302c29774dc66454291970f /clang/lib/Frontend/FrontendAction.cpp | |
parent | 7dde2a59e61ad669b52a93b0259ce2ad20d642fa (diff) | |
download | llvm-38ec0a07d0f9b780780c665f656cdd85a64ac1d9.zip llvm-38ec0a07d0f9b780780c665f656cdd85a64ac1d9.tar.gz llvm-38ec0a07d0f9b780780c665f656cdd85a64ac1d9.tar.bz2 |
[mlir][SerializeToHsaco] Minimize dependencies of AMDGPU compilation
The SerializeToHsaco uses functions from ExecutionEngineUtils to set
up LLVM pass pipelines, but does not otherwise depend on the execution
engine (except indirectly via a dependency on IPO). This commit
removes the dependency on the execution engine to prevent
unnecessarily compilations.
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D138041
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions