Issues
- 6
Renaming the VL arguments to AVL
#348 opened by lukel97 - 2
- 2
Question of using indexed load intrinsics
#379 opened by Yibo-He - 0
Public Review: Need for whole register (unpredicated) load/stores to facilitate compilers load/store elimination
#378 opened by camel-cdr - 1
Public Review: `__riscv_v_intrinsic` needs to be defined and `<riscv_vector.h>` available reguardless of `-march` to allow intrinsic usage in `__attribute__((target("arch=+v")))` functions
#376 opened by camel-cdr - 1
Should f16 vundefined/lmul_ext/lmul_trunc/vget/vset/vcreate be support with Zvfhmin
#351 opened by topperc - 1
Is it possible to perform grouped sums in a vector?
#365 opened by velonica0 - 0
- 2
matmul example in doc is out of date
#359 opened by hahaxxz - 1
Should f16 vrgather/vcompress be supported for f16 with Zvfhmin? bf16 with Zvfbfmin?
#350 opened by topperc - 1
- 0
- 1
- 3
Mismatched bfloat16 autogenerated files
#335 opened by dzaima - 1
Freeze the specification
#338 opened by rofirrim - 3
Add a section with examples
#319 opened by rofirrim - 3
Create bibliography from reference section
#312 opened by kersten1 - 0
Asterisks are not subscripts
#315 opened by jhauser-us - 6
How to use LMUL in rvv-intrinsic?
#332 opened by Erucaaa - 0
Clarify the mapping of pseudo-intrinsics
#321 opened by rofirrim - 0
Fix authors in the document
#323 opened by rofirrim - 3
- 1
Rename uses of {implicit,explicit}-frm into {Implicit, Explicit} FP rounding mode
#320 opened by rofirrim - 1
Clarify what float and double means
#322 opened by rofirrim - 5
the wrong result of "vmerge_vvm_i32m1"
#316 opened by Erucaaa - 1
ta,ma reduction destination with vl=0
#317 opened by dzaima - 2
- 10
vget for fractional register doesn't exist
#296 opened by howjmay - 1
Encode all the effects of vsetvl in the return type, for use in subsequent type deductions
#309 opened by sh1boot - 12
[Proposal] Support for C operators on RVV types
#291 opened by jacquesguan - 1
- 0
Does `__riscv_v_intrinsic >= 1000000` imply overloaded intrinsics are supported?
#310 opened by camel-cdr - 4
[Requirement]: The RISC-V RVV vector intrinsic must include support for vector groups in the __riscv_vfredosum function
#301 opened by Popebl - 2
Constraint of vector types in Zve32*
#299 opened by jacquesguan - 11
- 1
Tuple types that goes across the hardware restriction
#290 opened by eopXD - 8
vcreate intrinsics for LMUL > 1
#286 opened by zhongjuzhe - 1
- 6
An unified naming scheme for the intrinsics parameter
#266 opened by eopXD - 2
Question about using `__riscv_vlm_v`
#284 opened by sunshaoce - 2
- 3
[Error] GCC Crashes while passing some intrinsics as parameter of another intrinsics
#281 opened by Tameem97 - 4
Question about intrinsic data types
#276 opened by GaryCAICHI - 3
[Error] Conversion from vuint to vbool
#277 opened by Tameem97 - 4
Does the project have absolute value functions for int and uint integer vectors?
#262 opened by rvvstuding - 4
Question about rvv intrinsic version
#263 opened by rvvstuding - 2
- 2
- 2
Issue: wrong type
#259 opened by unicornx - 2
why vslideup intrinsics have dest parameter
#265 opened by datao2001