[PATCH] D33164: [Profile[ Enhance expect lowering to handle correlated branches

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 13:05:52 PDT 2017


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

Added support to handle integer with any bit-width. New test cases are added to test int type other than i1.


https://reviews.llvm.org/D33164

Files:
  lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
  test/Transforms/LowerExpectIntrinsic/phi_merge.ll
  test/Transforms/LowerExpectIntrinsic/phi_or.ll
  test/Transforms/LowerExpectIntrinsic/phi_tern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33164.101089.patch
Type: text/x-patch
Size: 20979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/8678bef8/attachment.bin>


More information about the llvm-commits mailing list