diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-02-05 20:51:28 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 20:51:28 -0600 |
commit | 7a8779422dad058f11cd473d409f42e32859788d (patch) | |
tree | 5248c4757f6092499894926f5915a5300da61315 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | ed8a6d6155a901af5395d13fc530277c50d02a71 (diff) | |
download | llvm-7a8779422dad058f11cd473d409f42e32859788d.zip llvm-7a8779422dad058f11cd473d409f42e32859788d.tar.gz llvm-7a8779422dad058f11cd473d409f42e32859788d.tar.bz2 |
[Offload] Stop the RPC server faiilng with more than one GPU (#125982)
Summary:
Pretty dumb mistake of me, forgot that this is run per-device and
per-plugin, which fell through the cracks with my testing because I have
two GPUs that use different plugins.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions