[llvm] [NFC][AMDGPU][GISel] Precommit GlobalISel specific tests for call instruction (PR #165898)

Chinmay Deshpande via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 09:43:08 PST 2025


================
@@ -0,0 +1,398 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -global-isel -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -o - %s | FileCheck -check-prefix=GFX9 %s
----------------
chinmaydd wrote:

I can, however, local testing adds almost 3-5 seconds to the overall test time. Do we draw lines on what could classify as a prohibitive addition ?

https://github.com/llvm/llvm-project/pull/165898


More information about the llvm-commits mailing list