[PATCH] D62122: [NFC] Introduce SwitchInst wrapper for prof branch_weights handling
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 08:11:10 PDT 2019
yrouban updated this revision to Diff 200750.
yrouban added a comment.
Addressed comments:
- renamed to //SwitchInstProfUpdateWrapper//
- added method descriptions
- added one assertion
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62122/new/
https://reviews.llvm.org/D62122
Files:
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62122.200750.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/c9444253/attachment.bin>
More information about the llvm-commits
mailing list