bolt/deps/llvm-18.1.8/llvm/test/CodeGen/LoongArch/feature-32bit.ll

6 lines
245 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; RUN: llc --mtriple=loongarch64 --mattr=help 2>&1 | FileCheck %s
; RUN: llc --mtriple=loongarch32 --mattr=help 2>&1 | FileCheck %s
; CHECK: Available features for this target:
; CHECK: 32bit - LA32 Basic Integer and Privilege Instruction Set.