[PATCH] D93812: [RISCV] Handle stack rounding only in RISCVFrameLowering.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 3 17:59:23 PST 2021


HsiangKai added a comment.

@lenary, is it reasonable to implement targetHandlesStackFrameRounding() and handle the alignment in RISCVFrameLowering.cpp?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93812



More information about the llvm-commits mailing list