[PATCH] D111150: [AMDGPU] Remove dead frame indices after sgpr spill.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 06:55:11 PDT 2021


foad added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/sgpr-spill-incorrect-fi-bookkeeping-bug.ll:8
+
+; CHECK-LABEL: {{^}}kernel0:
+define protected amdgpu_kernel void @kernel0() local_unnamed_addr {
----------------
This doesn't do anything unless you run FileCheck.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111150



More information about the llvm-commits mailing list