[llvm] [SelectionDAG] Fix an incorrect DebugLoc on a COPY (PR #122963)
Emma Pilkington via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 08:05:40 PST 2025
================
@@ -0,0 +1,70 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1030 < %s | FileCheck -check-prefix=GCN %s
----------------
epilk wrote:
Hello Adrian, sure: https://github.com/llvm/llvm-project/pull/125524
https://github.com/llvm/llvm-project/pull/122963
More information about the llvm-commits
mailing list