[PATCH] D38212: [PowerPC] Add profitablilty check for conversion to mtctr loops
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 10:09:48 PDT 2017
hfinkel added inline comments.
================
Comment at: test/CodeGen/PowerPC/ctr-minmaxnum.ll:63
; QPX-LABEL: test1v:
-; QPX: mtctr
; QPX-NOT: bl fminf
----------------
Please update the trip counts on these tests so we don't lose coverage.
https://reviews.llvm.org/D38212
More information about the llvm-commits
mailing list