[PATCH] D60554: Fix number of args of prof branch_weights MD for SwitchInst
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 12 11:56:27 PDT 2019
reames requested changes to this revision.
reames added inline comments.
This revision now requires changes to proceed.
================
Comment at: llvm/test/CodeGen/AArch64/ragreedy-csr.ll:281
!993 = !{!"branch_weights", i32 1468914, i32 5683688}
-!994 = !{!"branch_weights", i32 114025221, i32 -1217548794, i32 -1199521551, i32 87712616}
-!995 = !{!"branch_weights", i32 1853716452, i32 -444717951, i32 932776759}
----------------
Please separate and commit the test changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60554/new/
https://reviews.llvm.org/D60554
More information about the llvm-commits
mailing list