[PATCH] D111285: Fix invalid Kill on callee save on RISC-V

David Callahan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 14:22:47 PDT 2021


david2050 updated this revision to Diff 383166.
david2050 added a comment.
Herald added a subscriber: VincentWu.

I made the two tweaks suggested but as it turns out I can't commit to github, can someone land this for me?


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

https://reviews.llvm.org/D111285

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/live_sp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111285.383166.patch
Type: text/x-patch
Size: 4067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/91b57ec0/attachment.bin>


More information about the llvm-commits mailing list