[PATCH] D77417: [BFI][CGP] Add limited support for detecting missed BFI updates and fix one in CodeGenPrepare.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 14:48:08 PDT 2020
yamauchi updated this revision to Diff 257121.
yamauchi marked 2 inline comments as done.
yamauchi added a comment.
Address comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77417/new/
https://reviews.llvm.org/D77417
Files:
llvm/include/llvm/Analysis/BlockFrequencyInfo.h
llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
llvm/lib/Analysis/BlockFrequencyInfo.cpp
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/CodeGen/AArch64/aarch64-tbz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77417.257121.patch
Type: text/x-patch
Size: 6092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/046e956d/attachment.bin>
More information about the llvm-commits
mailing list