Skip to content

merge aomp-dev into amd-staging#2001

Closed
z1-cciauto wants to merge 11 commits intoamd-stagingfrom
upstream_merge_202602251519
Closed

merge aomp-dev into amd-staging#2001
z1-cciauto wants to merge 11 commits intoamd-stagingfrom
upstream_merge_202602251519

Conversation

@z1-cciauto
Copy link
Collaborator

No description provided.

jplehr and others added 11 commits February 23, 2026 15:58
This fixes the shellcheck warnings in run script for miniQMC benchmark.
This enables to clone, update, configure, run the simple HIP tests from the LLVM
test suite.
This applies an initial set of automated shellcheck fixes.
This patch adds a helper script to wrap the 'shellcheck' utility,
aiming to split checks into (a) those that should be fixed by hand,
(b) those which can be fixed automatically with reasonable precision,
and (c) those which should always be ignored.
This patch moves some potentially semantics-altering automatic fixes to
the fixByHand list.
This patch allows multiple scripts to listed for aomp-shellcheck, and
contains some cleanups based on running shellcheck on that script itself.
This patch adds a --check-only option to aomp-shellcheck to avoid
automatically altering files, e.g. when called via an automation system.
This adds a workflow that runs vanilla shellcheck across all .sh scripts
inside the AOMP repository.
Also adds a shellcheck.rc file.
The checks excluded are taken from #1463
This enables the HIP catch2 tests that are already present in the LLVM
test suite.
* [srock] Define CMAKE_HIP_COMPILER

    - Allows building on systems with /opt/rocm

* Move libc add_subdirectory(benchmarks) under LLVM_INCLUDE_TESTS

    - Needed when -DTHEROCK_ENABLE_LLVM_TESTS=1 is used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants