[PATCH] D12341: add llvm.unpredictable intrinsic and lower it to metadata
hfinkel@anl.gov via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 10:04:56 PDT 2015
hfinkel added a comment.
Can you please explain why you're adding this intrinsic, instead of just adding branch-probability metadata from the frontend?
http://reviews.llvm.org/D12341
More information about the llvm-commits
mailing list