aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineRegisterInfo.cpp
diff options
context:
space:
mode:
authorKareem Ergawy <kareem.ergawy@amd.com>2024-01-24 11:52:06 +0100
committerGitHub <noreply@github.com>2024-01-24 11:52:06 +0100
commit383d488b0bd68f1abd58c2d0114f82c54ee286d1 (patch)
treea1c98e18393bb3196e95cd7c0c6c3f3aaa3e0013 /llvm/lib/CodeGen/MachineRegisterInfo.cpp
parentfb9a82b0235713782c1cf9d1eba20ce8d95766f7 (diff)
downloadllvm-383d488b0bd68f1abd58c2d0114f82c54ee286d1.zip
llvm-383d488b0bd68f1abd58c2d0114f82c54ee286d1.tar.gz
llvm-383d488b0bd68f1abd58c2d0114f82c54ee286d1.tar.bz2
[openmp][flang][offloading] Do not use fixed device IDs in checks (#78973)
Fixes a small issues in an offloading test where the test dependec on the host and device being assigned certains numeric IDs. This however is not stable and fails in situations where any of the devices is assigned an ID different from the expected value. The fix just checks that offloading succeeded by making sure the IDs are different. The test was failing locally for me.
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions