[PATCH] D69018: [AArch64] Fix offset calculation
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 13:39:00 PDT 2019
smeenai marked an inline comment as done.
smeenai added a comment.
Thanks for the quick review!
================
Comment at: llvm/test/CodeGen/AArch64/framelayout-large-offset.mir:3
+---
+name: framelayout_large_offset
+tracksRegLiveness: true
----------------
sdesmalen wrote:
> nit: You'll want to change the name of the test/function now.
Yup, will change before committing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69018/new/
https://reviews.llvm.org/D69018
More information about the llvm-commits
mailing list