[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
Mon Jul 1 01:44:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364734: [SimpleLoopUnswitch] Implement handling of prof branch_weights metadata for… (authored by yrouban, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60606?vs=206606&id=207240#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60606/new/

https://reviews.llvm.org/D60606

Files:
  llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/basictest-profmd.ll
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-profmd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60606.207240.patch
Type: text/x-patch
Size: 13699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/dd8b678f/attachment.bin>


More information about the llvm-commits mailing list