[PATCH] D70247: [JumpThreading] Thread jumps through two basic blocks
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 14:15:50 PST 2020
kazu updated this revision to Diff 240993.
kazu added a comment.
This patch is work-in-progress, but I am uploading it now so I can
share it with wider audience. I am still working on fixing loose
ends.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70247/new/
https://reviews.llvm.org/D70247
Files:
llvm/include/llvm/Transforms/Scalar/JumpThreading.h
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/thread-two-bbs1.ll
llvm/test/Transforms/JumpThreading/thread-two-bbs2.ll
llvm/test/Transforms/JumpThreading/thread-two-bbs3.ll
llvm/test/Transforms/JumpThreading/thread-two-bbs4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70247.240993.patch
Type: text/x-patch
Size: 16562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/6f03dbc1/attachment-0001.bin>
More information about the llvm-commits
mailing list