[PATCH] D98898: [SimplifyCFG] use profile metadata to refine merging branch conditions

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 06:05:29 PDT 2021


spatel updated this revision to Diff 331847.
spatel added a comment.

Updated:
Rebased on top of D98945 <https://reviews.llvm.org/D98945> (move the branch prob options),


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

https://reviews.llvm.org/D98898

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/PGOProfile/chr.ll
  llvm/test/Transforms/SimplifyCFG/preserve-branchweights.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98898.331847.patch
Type: text/x-patch
Size: 14701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/28a6ce38/attachment.bin>


More information about the llvm-commits mailing list