[PATCH] D23590: [Profile] Propagate branch metadata properly in InstCombine

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 23:59:45 PDT 2016


davidxl updated this revision to Diff 68315.
davidxl added a comment.

Updated the patch to fix more bugs in inst-combine that drops profile meta data.


https://reviews.llvm.org/D23590

Files:
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/select_meta.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23590.68315.patch
Type: text/x-patch
Size: 8865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/88925a00/attachment.bin>


More information about the llvm-commits mailing list