================ @@ -0,0 +1,21 @@ +; RUN: not llc -mtriple=riscv64 -mattr=+v,+zvfh -O1 < %s 2>&1 | FileCheck %s ---------------- arsenm wrote: -filetype=null. Do you really need the -O1? https://github.com/llvm/llvm-project/pull/192631