diff options
author | Alex Voicu <alexandru.voicu@amd.com> | 2025-09-18 14:38:05 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-18 12:38:05 +0100 |
commit | e6c27b37d7ed9a00e33ab0ec84f0160617da5cfc (patch) | |
tree | dfd3e65927743e79a139424335c0a4488a10a64e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0ac13afc2de80badc86f921c02a0c2e3ccb230fa (diff) | |
download | llvm-e6c27b37d7ed9a00e33ab0ec84f0160617da5cfc.zip llvm-e6c27b37d7ed9a00e33ab0ec84f0160617da5cfc.tar.gz llvm-e6c27b37d7ed9a00e33ab0ec84f0160617da5cfc.tar.bz2 |
[Driver][AMDGPU][HIP][SPIRV] Disable optimizations for AMDGCN SPIR-V (#154765)
SPIR-V specific optimizations can inadvertently remove information that
is important for the AMDGPU BE / break certain code patterns we rely on.
Therefore, for AMDGCN flavoured SPIR-V we disable optimizations over IR,
to ensure that we operate directly on the output of Clang CodeGen when
we finalise.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions