[PATCH] D97111: [RISCV] change rvv frame layout
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 22:29:01 PST 2021
StephenFan added inline comments.
================
Comment at: llvm/lib/Target/RISCV/RISCVFrameLowering.cpp:652
+ // |--------------------------| -- |--
+ // MFI.getStackSize() | Realignment | | |
+ // |--------------------------| -- |
----------------
craig.topper wrote:
> This formatting looks weird.
Oh, Sorry, It was caused by clang-tidy, I will fix it right now,
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97111/new/
https://reviews.llvm.org/D97111
More information about the llvm-commits
mailing list