[PATCH] D140975: Support critical edge splitting for jump tables

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 15:55:37 PDT 2023


MatzeB updated this revision to Diff 510956.
MatzeB added a comment.

rebase and ping.


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.510956.patch
Type: text/x-patch
Size: 15984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/01b76800/attachment.bin>


More information about the llvm-commits mailing list