[PATCH] D101367: [AMDGPU] Serialize MFInfo::ScavengeFI
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 30 14:55:18 PDT 2021
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/MIR/AMDGPU/invalid-frame-index2.mir:13
+
+...
----------------
arsenm wrote:
> Can you also add a test where the stack reference does parse correctly, but there is no MachineFrameInfo?
Plus when there is frame info, but an out of bounds index
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101367/new/
https://reviews.llvm.org/D101367
More information about the llvm-commits
mailing list