[PATCH] D90106: [JumpThreading] Set edge probabilities when creating basic blocks

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 16:08:00 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc91487769d80: [JumpThreading] Set edge probabilities when creating basic blocks (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90106

Files:
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/thread-prob-1.ll
  llvm/test/Transforms/JumpThreading/thread-prob-2.ll
  llvm/test/Transforms/JumpThreading/thread-prob-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90106.301119.patch
Type: text/x-patch
Size: 6217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/6387579a/attachment.bin>


More information about the llvm-commits mailing list