[PATCH] D118026: [RISCV] Improve the condition of hasRVVFrameObject.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 24 08:50:56 PST 2022
craig.topper added a comment.
Is it possible write a test for this?
================
Comment at: llvm/lib/Target/RISCV/RISCVFrameLowering.cpp:952
//
// The function is changed to use hasVInstructions() as the return value. It
// is not precise, but it can make the register allocation correct.
----------------
Does this comment need to be updated?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118026/new/
https://reviews.llvm.org/D118026
More information about the llvm-commits
mailing list