[PATCH] D105086: [RISCV] Add FrameSetup/FrameDestroy flag to prologue/epilog instructions.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 20:36:00 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b2dd318dddc: [RISCV] Add FrameSetup/FrameDestroy flag to prologue/epilog instructions. (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D105086?vs=356426&id=361076#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105086

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/lib/Target/RISCV/RISCVFrameLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/test/CodeGen/RISCV/rvv/addi-scalable-offset.mir
  llvm/test/CodeGen/RISCV/rvv/emergency-slot.mir
  llvm/test/CodeGen/RISCV/rvv/get-vlen-debugloc.mir
  llvm/test/CodeGen/RISCV/rvv/zvlsseg-spill.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105086.361076.patch
Type: text/x-patch
Size: 19006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210723/603f7483/attachment.bin>


More information about the llvm-commits mailing list