Skip to content

Commit

Permalink
AMDGPU: Clean up maximum3/minimum3 tests (llvm#93025)
Browse files Browse the repository at this point in the history
These were using patterns copied from older tests, before non-kernel
functions were supported and manually written checks. Also stop using
-flat-for-global, which only exists to try to share tests between SI/CI
and VI+.

This was also missing test coverage, we're incorrectly forming
maximum3/minimum3 pre-gfx12. This is a pre-commit before fixing that.
  • Loading branch information
arsenm authored May 23, 2024
1 parent 27392a3 commit f06c1ce
Show file tree
Hide file tree
Showing 2 changed files with 2,886 additions and 196 deletions.
Loading

0 comments on commit f06c1ce

Please sign in to comment.