[PATCH] D157124: [CodeGen][AArch64] Don't split jump table basic blocks

Daniel Hoekwater via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 14:48:12 PDT 2023


This revision was automatically updated to reflect the committed changes.
dhoekwater marked an inline comment as done.
Closed by commit rGef1c25eb5050: [CodeGen][AArch64] Don't split jump table basic blocks (authored by dhoekwater).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157124

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: D157124.554059.patch
Type: text/x-patch
Size: 6919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/9fc07cfd/attachment.bin>


More information about the llvm-commits mailing list