brintos

brintos / llvm-project-archived public Read only

0
0
Text · 303 B · 4fede2b Raw
7 lines · plain
1; RUN: llc --mtriple=loongarch64 --mattr=help 2>&1 | FileCheck %s2; RUN: llc --mtriple=loongarch32 --mattr=help 2>&1 | FileCheck %s3 4; CHECK: Available features for this target:5; CHECK: 32bit - LA32 Basic Integer and Privilege Instruction Set.6; CHECK: 32s - LA32 Standard Basic Instruction Extension.7