[PATCH] D60554: Fix number of args of prof branch_weights MD for SwitchInst
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 12 03:10:09 PDT 2019
yrouban updated this revision to Diff 194827.
yrouban added a comment.
fixed test llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60554/new/
https://reviews.llvm.org/D60554
Files:
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp
llvm/lib/IR/Verifier.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/CodeGen/AArch64/ragreedy-csr.ll
llvm/test/CodeGen/X86/ragreedy-bug.ll
llvm/test/Transforms/CorrelatedValuePropagation/basic.ll
llvm/test/Transforms/SimpleLoopUnswitch/basictest.ll
llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60554.194827.patch
Type: text/x-patch
Size: 9681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/00f55f03/attachment.bin>
More information about the llvm-commits
mailing list