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

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 16:51:34 PDT 2016


davidxl created this revision.
davidxl added a reviewer: spatel.
davidxl added a subscriber: llvm-commits.

More test cases are also added to cover cases that are currently working.

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.68286.patch
Type: text/x-patch
Size: 3675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160816/0b89403b/attachment.bin>


More information about the llvm-commits mailing list