[Lldb-commits] [PATCH] D157063: [CodeGen] Make the MachineFunctionSplitter pass testable via MIR

Daniel Hoekwater via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 28 16:15:21 PDT 2023


dhoekwater updated this revision to Diff 554092.
dhoekwater added a comment.
Herald added a subscriber: JDevlieghere.

Try to replace with a different branch to get this to work


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157063

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/CodeGen/MachineFunctionSplitter.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/test/CodeGen/Generic/machine-function-splitter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157063.554092.patch
Type: text/x-patch
Size: 6919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230828/7a53a9c2/attachment.bin>


More information about the lldb-commits mailing list