[PATCH] D123178: [RISCV] Store/restore RISCVMachineFunctionInfo into MIR YAML file

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 20:56:01 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
kito-cheng marked 3 inline comments as done.
Closed by commit rG690085c9b715: [RISCV] Store/restore RISCVMachineFunctionInfo into MIR YAML file (authored by kito-cheng).

Changed prior to commit:
  https://reviews.llvm.org/D123178?vs=421074&id=421403#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123178

Files:
  llvm/lib/Target/RISCV/CMakeLists.txt
  llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.cpp
  llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/lib/Target/RISCV/RISCVTargetMachine.h
  llvm/test/CodeGen/MIR/RISCV/machine-function-info.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123178.421403.patch
Type: text/x-patch
Size: 12608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220408/923b3bd1/attachment.bin>


More information about the llvm-commits mailing list