xref: /llvm-project/llvm/test/CodeGen/VE/Vector/feature_vpu.ll (revision 5240e0b891fc4bf69d362199f70c94c28a7b9465)
1; RUN: llc -mtriple=ve -mattr=help 2>&1 > /dev/null | FileCheck %s
2
3; CHECK: Available features for this target:
4; CHECK:   vpu    - Enable the VPU.
5
6