We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28daf5 commit feb7fc8Copy full SHA for feb7fc8
llvm/test/CodeGen/XCore/float-intrinsics.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc < %s -march=xcore | FileCheck %s
+; RUN: llc < %s -mtriple=xcore | FileCheck %s
2
declare double @llvm.cos.f64(double)
3
declare double @llvm.exp.f64(double)
4
declare double @llvm.exp2.f64(double)
0 commit comments