[PATCH] D70247: [JumpThreading] Thread jumps through two basic blocks

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 12:37:33 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG53b68e676faf: Resubmit: [JumpThreading] Thread jumps through two basic blocks (authored by kazu).

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70247.238577.patch
Type: text/x-patch
Size: 15290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/8ae5081d/attachment-0001.bin>


More information about the llvm-commits mailing list