diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-01-07 13:06:52 -0500 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-01-07 13:39:05 -0500 |
commit | 6fe70cb465654eafafd272231e23762adeab4290 (patch) | |
tree | 5657cbc68c201964623814f6119fba8594592619 /lldb/source/Commands/CommandObjectSource.cpp | |
parent | b712aef5b37e4e98fcc7bd1a6cfc3bac2d7af0d0 (diff) | |
download | llvm-6fe70cb465654eafafd272231e23762adeab4290.zip llvm-6fe70cb465654eafafd272231e23762adeab4290.tar.gz llvm-6fe70cb465654eafafd272231e23762adeab4290.tar.bz2 |
clang/AMDGPU: Force disable block enqueue arguments for HIP
This is a dirty, dirty hack to workaround bot failures at
-O0. Currently these fields are only used by OpenCL features and
evidently the HIP runtime isn't expecting to see them in HIP
programs. The code objects should be language agnostic, so just force
optimize these out until the runtime is fixed.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions