[PATCH] D98945: [BranchProbability] move options for 'likely' and 'unlikely'
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 19 07:42:33 PDT 2021
spatel updated this revision to Diff 331872.
spatel added a comment.
Patch updated:
Added a clang update that I missed before. That appears to be the only other user in clang+llvm.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98945/new/
https://reviews.llvm.org/D98945
Files:
clang/lib/CodeGen/CodeGenFunction.cpp
llvm/include/llvm/Support/BranchProbability.h
llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
llvm/lib/Support/BranchProbability.cpp
llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98945.331872.patch
Type: text/x-patch
Size: 4795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/18d5ef7e/attachment.bin>
More information about the llvm-commits
mailing list