[llvm] [AMDGPU][NFC] Pre-commit shlN_add test results with sdag (PR #166636)

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 5 12:52:46 PST 2025


https://github.com/LU-JOHN created https://github.com/llvm/llvm-project/pull/166636

Pre-commit shlN_add test results with sdag.

>From 68a0de44f21e8e6aceab7796ec971e08c3085381 Mon Sep 17 00:00:00 2001
From: John Lu <John.Lu at amd.com>
Date: Wed, 5 Nov 2025 14:51:52 -0600
Subject: [PATCH] Pre-commit shlN_add test results with sdag

Signed-off-by: John Lu <John.Lu at amd.com>
---
 llvm/test/CodeGen/AMDGPU/{GlobalISel => }/shlN_add.ll | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename llvm/test/CodeGen/AMDGPU/{GlobalISel => }/shlN_add.ll (100%)

diff --git a/llvm/test/CodeGen/AMDGPU/GlobalISel/shlN_add.ll b/llvm/test/CodeGen/AMDGPU/shlN_add.ll
similarity index 100%
rename from llvm/test/CodeGen/AMDGPU/GlobalISel/shlN_add.ll
rename to llvm/test/CodeGen/AMDGPU/shlN_add.ll



More information about the llvm-commits mailing list