[PATCH] D18133: allow branch weight metadata on select instructions (PR26636)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 12:23:00 PDT 2016


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

Patch updated:
Add inliner tests to make sure that cloned selects and branches are preserving profile metadata.


http://reviews.llvm.org/D18133

Files:
  include/llvm/IR/IRBuilder.h
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/Inline/profile-weights.ll
  test/Transforms/SimplifyCFG/PhiEliminate2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18133.50628.patch
Type: text/x-patch
Size: 4085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160314/650286f1/attachment.bin>


More information about the llvm-commits mailing list