diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-07-28 12:04:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-28 12:04:49 -0500 |
commit | 2368be38a10c4b9cbad01927fe3338fd08b42751 (patch) | |
tree | 475c219ec964afe70bbffb68f5d548702d9f31dc /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | c03b0dd9f4d8750437500931b6e5c4ba1a6eb2ad (diff) | |
download | llvm-2368be38a10c4b9cbad01927fe3338fd08b42751.zip llvm-2368be38a10c4b9cbad01927fe3338fd08b42751.tar.gz llvm-2368be38a10c4b9cbad01927fe3338fd08b42751.tar.bz2 |
[HIP] Always respect `--gpu-bundle-output` in the new driver (#150989)
Summary:
This is a bit of an awkward transition point for the new and old
drivers. Previously AMDGPU uses this to generate offloading bundles, but
the new driver much prefers to output the file itself. This patch
changes the behavior to always respect `--gpu-bundle-output` instead of
having it be the default behavior. This means that we effectively get to
override the default new driver behavior with this flag now. This should
hoepfully fix some errors in the downstream comgr tests.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions