File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
llvm/test/CodeGen/RISCV/rvv Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2
- ; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v,+experimental-zfbfmin,+experimental- zvfbfmin \
2
+ ; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v,+experimental-zvfbfmin \
3
3
; RUN: -verify-machineinstrs -target-abi=ilp32d | FileCheck %s
4
- ; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v,+experimental-zfbfmin,+experimental- zvfbfmin \
4
+ ; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v,+experimental-zvfbfmin \
5
5
; RUN: -verify-machineinstrs -target-abi=lp64d | FileCheck %s
6
6
7
7
declare <vscale x 1 x bfloat> @llvm.riscv.vfncvtbf16.f.f.w.nxv1bf16.nxv1f32 (
Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2
- ; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v,+experimental-zfbfmin,+experimental- zvfbfmin \
2
+ ; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v,+experimental-zvfbfmin \
3
3
; RUN: -verify-machineinstrs -target-abi=ilp32d | FileCheck %s
4
- ; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v,+experimental-zfbfmin,+experimental- zvfbfmin \
4
+ ; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v,+experimental-zvfbfmin \
5
5
; RUN: -verify-machineinstrs -target-abi=lp64d | FileCheck %s
6
6
7
7
declare <vscale x 1 x float > @llvm.riscv.vfwcvtbf16.f.f.v.nxv1f32.nxv1bf16 (
You can’t perform that action at this time.
0 commit comments