[PATCH] D51471: [SimplifyCFG] Reduce memory churn during common case for branch commoning [NFC]

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 17:41:11 PDT 2018


reames updated this revision to Diff 163237.
reames added a comment.

(slightly modified patch to reduce overhead for multiple predecessor case too)


https://reviews.llvm.org/D51471

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51471.163237.patch
Type: text/x-patch
Size: 4870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/02ca04ed/attachment.bin>


More information about the llvm-commits mailing list