index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
riscv
/
autovec.md
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-27
RISC-V: Remove incorrect function gate gather_scatter_valid_offset_mode_p
Juzhe-Zhong
1
-22
/
+22
2023-11-13
RISC-V: Support FP l/ll round and rint HF mode autovec
Pan Li
1
-6
/
+11
2023-11-10
RISC-V: Robustify vec_init pattern[NFC]
Juzhe-Zhong
1
-1
/
+13
2023-11-10
RISC-V: Move cond_copysign from combine pattern to autovec pattern
Juzhe-Zhong
1
-0
/
+22
2023-11-08
RISC-V: Support FP floor to i/l/ll diff size autovec
Pan Li
1
-4
/
+2
2023-11-07
RISC-V: Support FP ceil to i/l/ll diff size autovec
Pan Li
1
-4
/
+2
2023-11-06
RISC-V: Support FP round to i/l/ll diff size autovec
Pan Li
1
-4
/
+2
2023-11-06
internal-fn: Add VCOND_MASK_LEN.
Robin Dapp
1
-0
/
+26
2023-11-05
RISC-V: Support FP rint to i/l/ll diff size autovec
Pan Li
1
-4
/
+2
2023-11-03
RISC-V: Refactor prefix [I/L/LL] rounding API autovec iterator
Pan Li
1
-20
/
+70
2023-11-03
Revert "RISC-V: Refactor prefix [I/L/LL] rounding API autovec iterator"
Pan Li
1
-56
/
+16
2023-11-02
RISC-V: Refactor prefix [I/L/LL] rounding API autovec iterator
Pan Li
1
-16
/
+56
2023-10-31
RISC-V: Add vector fmin/fmax expanders.
Robin Dapp
1
-0
/
+72
2023-10-31
RISC-V: Add the missed combine of [u]int64 -> _Float16 and vcond
Lehua Ding
1
-7
/
+2
2023-10-27
RISC-V: Add rawmemchr expander.
Robin Dapp
1
-0
/
+13
2023-10-23
RISC-V: Add popcount fallback expander.
Robin Dapp
1
-0
/
+14
2023-10-13
RISC-V: Support FP lfloor/lfloorf auto vectorization
Pan Li
1
-0
/
+11
2023-10-13
RISC-V: Support FP lceil/lceilf auto vectorization
Pan Li
1
-0
/
+11
2023-10-12
RISC-V: Support FP lround/lroundf auto vectorization
Pan Li
1
-0
/
+10
2023-10-12
RISC-V: Support FP irintf auto vectorization
Pan Li
1
-4
/
+5
2023-10-11
RISC-V: Fix incorrect index(offset) of gather/scatter
Juzhe-Zhong
1
-14
/
+14
2023-10-11
RISC-V: Support FP lrint/lrintf auto vectorization
Pan Li
1
-0
/
+11
2023-10-10
RISC-V: Add VLS BOOL mode vcond_mask[PR111751]
Juzhe-Zhong
1
-4
/
+4
2023-10-06
RISC-V: Update comments for FP rounding related autovec
Pan Li
1
-1
/
+5
2023-10-05
RISC-V: Remove @ of vec_series
Juzhe-Zhong
1
-1
/
+1
2023-09-28
RISC-V: Support {U}INT64 to FP16 auto-vectorization
Pan Li
1
-0
/
+24
2023-09-27
RISC-V: Support FP roundeven auto-vectorization
Pan Li
1
-0
/
+10
2023-09-27
RISC-V: Support FP trunc auto-vectorization
Pan Li
1
-0
/
+10
2023-09-26
RISC-V: Support FP round auto-vectorization
Pan Li
1
-0
/
+10
2023-09-26
RISC-V: Support FP rint auto-vectorization
Pan Li
1
-0
/
+10
2023-09-26
RISC-V: Support FP nearbyint auto-vectorization
Pan Li
1
-0
/
+11
2023-09-23
RISC-V: Suport FP floor auto-vectorization
Pan Li
1
-0
/
+11
2023-09-22
RISC-V: Add VLS conditional patterns support
Juzhe-Zhong
1
-118
/
+82
2023-09-22
RISC-V: Support ceil and ceilf auto-vectorization
Pan Li
1
-0
/
+16
2023-09-22
RISC-V: Add VLS integer ABS support
Juzhe-Zhong
1
-3
/
+3
2023-09-21
RISC-V: Enable undefined support for RVV auto-vectorization[PR110751]
Juzhe-Zhong
1
-24
/
+24
2023-09-21
RISC-V: Support VLS INT <-> FP conversions
Juzhe-Zhong
1
-6
/
+6
2023-09-19
RISC-V: Support VLS unary floating-point patterns
Juzhe-Zhong
1
-6
/
+6
2023-09-19
RISC-V: Support VLS floating-point FMA/FNMA/FMS auto-vectorization
Juzhe-Zhong
1
-25
/
+25
2023-09-19
RISC-V: Support integer FMA/FNMA VLS modes autovectorization
Juzhe-Zhong
1
-12
/
+12
2023-09-19
RISC-V: Refactor and cleanup fma patterns
Lehua Ding
1
-218
/
+83
2023-09-19
RISC-V: Support VLS mode for vec_set
Pan Li
1
-2
/
+2
2023-09-19
RISC-V: Bugfix for scalar move with merged operand
Pan Li
1
-2
/
+2
2023-09-18
RISC-V: Support VLS reduction
Juzhe-Zhong
1
-11
/
+11
2023-09-18
RISC-V: Support VLS modes vec_init auto-vectorization
Juzhe-Zhong
1
-1
/
+1
2023-09-18
RISC-V: Support VLS modes reduction[PR111153]
Juzhe-Zhong
1
-1
/
+1
2023-09-18
RISC-V: Remove redundant codes of VLS patterns[NFC]
Juzhe-Zhong
1
-22
/
+22
2023-09-16
RISC-V: Expand VLS mode to scalar mode move[PR111391]
Juzhe-Zhong
1
-1
/
+1
2023-09-15
RISC-V: Refactor expand_reduction and cleanup enum reduction_type
Lehua Ding
1
-18
/
+33
2023-09-15
RISC-V: Support combine extend and reduce sum to widen reduce sum
Lehua Ding
1
-25
/
+49
[next]