Skip to content

Commit

Permalink
[AMDGPU][GlobalISel][NFC] Use amdhsa target for flat/private tests (#…
Browse files Browse the repository at this point in the history
…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.
  • Loading branch information
ritter-x2a authored Oct 1, 2024
1 parent e565a4f commit 16ba126
Show file tree
Hide file tree
Showing 3 changed files with 19,246 additions and 1,750 deletions.
Loading

0 comments on commit 16ba126

Please sign in to comment.