[PATCH] D92608: [JumpThreading] Call eraseBlock when folding a conditional branch

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 15:24:09 PST 2020


kazu updated this revision to Diff 309386.
kazu added a comment.

Added one more case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92608

Files:
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/thread-prob-4.ll
  llvm/test/Transforms/JumpThreading/thread-prob-5.ll
  llvm/test/Transforms/JumpThreading/thread-prob-6.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92608.309386.patch
Type: text/x-patch
Size: 3171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/765c2420/attachment.bin>


More information about the llvm-commits mailing list