[PATCH] D60606: [SimpleLoopUnswitch] Implement handling of prof branch_weights metadata for SwitchInst
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 18 22:47:38 PDT 2019
yrouban updated this revision to Diff 205507.
yrouban added a comment.
Rebased to the latest HEAD. Please review. Its sibling patches have been landed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60606/new/
https://reviews.llvm.org/D60606
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/basictest-profmd.ll
llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-profmd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60606.205507.patch
Type: text/x-patch
Size: 9394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/4e26636d/attachment.bin>
More information about the llvm-commits
mailing list