brintos

brintos / llvm-project-archived public Read only

0
0
Text · 252 B · e3029c1 Raw
9 lines · plain
1// RUN: not llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s2 3// Check that setting +nosve implies +nosve24.arch armv9-a+nosve5 6adclb z0.s, z1.s, z31.s7// CHECK: error: instruction requires: sve28// CHECK-NEXT: adclb z0.s, z1.s, z31.s9