[PATCH] D100290: [PowerPC] Make sure the first probe is full size or is the last probe
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 5 21:14:19 PDT 2021
lkail added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/stack-clash-prologue.ll:86
+; CHECK-32-NEXT: mr r0, r1
+; CHECK-32-NEXT: .cfi_def_cfa vsp62, 0
+; CHECK-32-NEXT: li r12, 257
----------------
Looks like a bug... I'll check it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100290/new/
https://reviews.llvm.org/D100290
More information about the llvm-commits
mailing list