[PATCH] D18650: [X86] Introduction of a new CPU Lakemont
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 31 13:38:48 PDT 2016
echristo accepted this revision.
================
Comment at: test/CodeGen/X86/lakemont-soft-fp.ll:2
@@ +1,3 @@
+; RUN: llc < %s -march=x86 -mcpu=lakemont | FileCheck %s
+
+; Make sure -mcpu=lakemont implies soft floats.
----------------
bruno wrote:
> The test can be renamed from lakemont-soft-fp.ll to lakemont.ll, since soft-fp is already implied and mentioned in the comments.
+1
http://reviews.llvm.org/D18650
More information about the llvm-commits
mailing list