================ @@ -0,0 +1,43 @@ +// RUN: %clang_cc1 -triple amdgcn-unknown-unknown -emit-llvm -o - %s | FileCheck %s ---------------- jhuber6 wrote: Might be easier to autogenerate this with `update_cc_test_checks.py`. https://github.com/llvm/llvm-project/pull/115821