[PATCH] D90498: Fix the compilation assertion due to unreachable BB pruning not deleting the associated BB from the jump tables

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 14:34:11 PST 2020


NeHuang updated this revision to Diff 302691.
NeHuang added a comment.

Add the test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90498

Files:
  llvm/include/llvm/CodeGen/MachineJumpTableInfo.h
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/test/CodeGen/PowerPC/unreachable-mbb-jtreference-elimination.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90498.302691.patch
Type: text/x-patch
Size: 4662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/ed7f253c/attachment.bin>


More information about the llvm-commits mailing list