[PATCH] D128806: [RISCV] Fix wrong position of prologue_end

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 17:35:09 PDT 2022


Miss_Grape added a comment.

In D128806#3622477 <https://reviews.llvm.org/D128806#3622477>, @asb wrote:

> FYI I looked before at adding a flags arg to storeRegToStackSlot, but ultimately got distracted with other things https://reviews.llvm.org/D30115

Thanks,I'll continue to see what to do with the storeRegToStackSlot


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

https://reviews.llvm.org/D128806



More information about the llvm-commits mailing list