brintos

brintos / llvm-project-archived public Read only

0
0
Text · 373 B · 37d399a Raw
16 lines · plain
1// RUN: llvm-mc -triple=aarch64 < %s | FileCheck %s2 3.cpu generic+sve4ptrue   p0.b, pow25// CHECK: ptrue   p0.b, pow26 7// Test that the implied +sve feature is also set from +sve2.8.cpu generic+sve29ptrue   p0.b, pow210// CHECK: ptrue   p0.b, pow211 12// Check that setting +nosve2 does not imply +nosve13.cpu generic+sve2+nosve214ptrue   p0.b, pow215// CHECK: ptrue   p0.b, pow216