[clang] [llvm] [NFC][AMDGPU] Pre-commit clang and llvm tests for dynamic allocas (PR #120063)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 17 02:19:07 PST 2024
================
@@ -0,0 +1,532 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
+// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -x hip -emit-llvm -fcuda-is-device -o - %s | FileCheck %s
----------------
easyonaadit wrote:
I will follow up on the llvm-test-suite separately. For now, I'll keep all these tests.
https://github.com/llvm/llvm-project/pull/120063
More information about the llvm-commits
mailing list