Commit 16ba126
authored
[AMDGPU][GlobalISel][NFC] Use amdhsa target for flat/private tests (#110672)
As a proxy criterion, mesa targets have unaligned-access-mode (which
determines whether the hardware allows unaligned memory accesses) not
set whereas amdhsa targets do. This PR changes tests to use amdhsa
instead of mesa and inserts additional checks with unaligned-access-mode
unset explicitly.
This is in preparation for PR #110219, which will generate different
code depending on the unaligned-access-mode.1 parent e565a4f commit 16ba126
File tree
3 files changed
+19246
-1750
lines changed- llvm/test/CodeGen/AMDGPU/GlobalISel
3 files changed
+19246
-1750
lines changed
0 commit comments