[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 23:50:46 PST 2020
This revision was automatically updated to reflect the committed changes.
kazu marked 2 inline comments as done.
Closed by commit rGe2fc11cf9f6c: [JumpThreading] Call eraseBlock when folding a conditional branch (authored by kazu).
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.309466.patch
Type: text/x-patch
Size: 3171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/02d97c76/attachment.bin>
More information about the llvm-commits
mailing list