Skip to content

Commit

Permalink
[AMDGPU][GlobalISel][NFC] Use amdhsa target for flat/private tests (l…
Browse files Browse the repository at this point in the history
…lvm#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 llvm#110219, which will generate different
code depending on the unaligned-access-mode.
  • Loading branch information
ritter-x2a authored and Sterling-Augustine committed Oct 3, 2024
1 parent 32e1cf0 commit bef3cc2
Show file tree
Hide file tree
Showing 3 changed files with 19,246 additions and 1,750 deletions.
Loading

0 comments on commit bef3cc2

Please sign in to comment.