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 caa95c2 commit a9919dbCopy full SHA for a9919db
llvm/test/CodeGen/AArch64/aarch64_fnmadd.ll
@@ -1,5 +1,6 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
2
; RUN: llc < %s -mtriple=aarch64-linux-gnu -O3 | FileCheck %s
3
+; REQUIRES: aarch64-registered-target
4
5
define void @fnmaddd(ptr %a, ptr %b, ptr %c) {
6
; CHECK-LABEL: fnmaddd:
0 commit comments