[PATCH] D62430: [PPC] Correctly adjust branch probability in PPCReduceCRLogicals
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 10:58:46 PDT 2019
Carrot updated this revision to Diff 201714.
Carrot edited the summary of this revision.
Carrot added a comment.
Changed the edge frequency distribution, so I can avoid floating point square root computation.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62430/new/
https://reviews.llvm.org/D62430
Files:
include/llvm/Support/BranchProbability.h
lib/Target/PowerPC/PPCReduceCRLogicals.cpp
test/CodeGen/PowerPC/reduce_cr.ll
test/CodeGen/PowerPC/select-i1-vs-i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62430.201714.patch
Type: text/x-patch
Size: 7292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/bb81f34e/attachment.bin>
More information about the llvm-commits
mailing list