[PATCH] D140975: Support critical edge splitting for jump tables
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 10 15:40:38 PDT 2023
MatzeB updated this revision to Diff 512275.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140975/new/
https://reviews.llvm.org/D140975
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.h
llvm/test/CodeGen/X86/switch-jmp-edge-split.mir
llvm/test/CodeGen/X86/switch-phi-const.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140975.512275.patch
Type: text/x-patch
Size: 16060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230410/606439a3/attachment.bin>
More information about the llvm-commits
mailing list