[PATCH] D80234: AMDGPU: Annotate functions that have stack objects

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 03:38:40 PST 2023


foad added inline comments.
Herald added a subscriber: StephenFan.
Herald added a project: All.


================
Comment at: llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch-init.ll:1
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 < %s | FileCheck -check-prefix=GCN %s
+
----------------
Was this supposed to have `-global-isel`?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80234/new/

https://reviews.llvm.org/D80234



More information about the llvm-commits mailing list