diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-04-01 07:28:34 -0500 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2024-04-01 07:29:57 -0500 |
commit | 4213f4a9ae0ef70e02da9f40653b4e04eea00c74 (patch) | |
tree | 7112c9c6e8c5f60b3f616eb27cfba0043dce3de2 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | f546b6ef3c15a156959dde16fa5f03a350a0a2be (diff) | |
download | llvm-4213f4a9ae0ef70e02da9f40653b4e04eea00c74.zip llvm-4213f4a9ae0ef70e02da9f40653b4e04eea00c74.tar.gz llvm-4213f4a9ae0ef70e02da9f40653b4e04eea00c74.tar.bz2 |
[Libomptarget] Fix resizing the buffer of RPC handles
Summary:
The previous code would potentially make it smaller if a device with a
lower ID touched it later. Also we should minimize changes to the state
for multi threaded reasons. This just sets up an owned slot for each at
initialization time.
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions