[PATCH] D140975: Support critical edge splitting for jump tables
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 17:44:21 PDT 2023
MatzeB updated this revision to Diff 512632.
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.512632.patch
Type: text/x-patch
Size: 20899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/b7b11347/attachment.bin>
More information about the llvm-commits
mailing list