[PATCH] D69852: [JumpThreading] Factor out code to merge basic blocks (NFC)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 09:42:46 PST 2019


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

I've incorporated the feedback from wmi.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69852

Files:
  llvm/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/lib/Transforms/Scalar/JumpThreading.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69852.227903.patch
Type: text/x-patch
Size: 5159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191105/8f00406e/attachment.bin>


More information about the llvm-commits mailing list