Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / AArch64 / SVE2p1 / directive-arch_extension.s
blob3eb39c0ed98869ec74f740f9a73b8a13308c9cc8
1 // RUN: llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s
3 .arch_extension sve2p1
4 sclamp z0.s, z1.s, z2.s
5 // CHECK: sclamp z0.s, z1.s, z2.s