[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
Fri Nov 13 08:29:42 PST 2020


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

Addressed review comments for the nits.


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.305166.patch
Type: text/x-patch
Size: 4665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/a0c9c867/attachment.bin>


More information about the llvm-commits mailing list