[PATCH] D62123: [NFC] SimplifyCFG prof branch_weighs handling is simplified

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 00:03:52 PDT 2019


yrouban updated this revision to Diff 200411.
yrouban marked 2 inline comments as done.
yrouban added a comment.

Done early return in eliminateDeadSwitchCases as suggested.


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

https://reviews.llvm.org/D62123

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62123.200411.patch
Type: text/x-patch
Size: 4023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/8a94c4a1/attachment.bin>


More information about the llvm-commits mailing list