[llvm] [AMDGPU] Fix hw stage metadata setting for unsigned values (PR #154502)
Ana Mihajlovic via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 22 07:13:13 PDT 2025
================
@@ -0,0 +1,25 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn--amdpal -mcpu=gfx1200 < %s | FileCheck -check-prefix=PAL %s
+
----------------
mihajlovicana wrote:
lds_size of f2 is zero so the purpose is for it to not overwrite the overall lds size when f1 sets it
https://github.com/llvm/llvm-project/pull/154502
More information about the llvm-commits
mailing list