[PATCH] D157124: [CodeGen][AArch64] Don't split jump table basic blocks
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 14:53:33 PDT 2023
dhoekwater updated this revision to Diff 548775.
dhoekwater added a comment.
Use an LLVM IR test instead of an MIR test since those are easier to read.
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/AArch64/machine-function-splitter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157124.548775.patch
Type: text/x-patch
Size: 6100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/95721a5a/attachment.bin>
More information about the llvm-commits
mailing list