[PATCH] D70903: [llvm-exegesis] Fix 44b9942898c7.
Kadir Cetinkaya via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 2 07:04:33 PST 2019
kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
================
Comment at: llvm/test/tools/llvm-exegesis/X86/latency-SQRTSSr.s:2
+# RUN: llvm-exegesis -mode=latency -opcode-name=SQRTSSr -repetition-mode=loop | FileCheck %s
+
+CHECK: ---
----------------
could you add a comment about the test? I believe the context wouldn't be clear to anyone looking at the test or this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70903/new/
https://reviews.llvm.org/D70903
More information about the llvm-commits
mailing list