Possible bug on scalar evolution of masked values
|
|
0
|
40
|
November 20, 2024
|
Current state of function vectorization in LLVM
|
|
4
|
298
|
November 15, 2024
|
Parallel Loops Clarification
|
|
1
|
83
|
November 4, 2024
|
Unexpected peeling decision when trying to eliminate compares inside loop
|
|
2
|
167
|
November 1, 2024
|
RFC: Vectorization of Conditional Scalar Assignment (CSA)
|
|
5
|
447
|
October 24, 2024
|
Unrolling loop with known upper bound on trip count into a switch
|
|
6
|
185
|
October 21, 2024
|
[Sinking] Does any LLVM pass currently handle load sinking for invariant loads?
|
|
4
|
472
|
October 17, 2024
|
[LV] extracting loop DataDependenceGraph
|
|
2
|
124
|
October 17, 2024
|
[OuterLoop] Does it conflict with inner loop vectorization?
|
|
1
|
102
|
September 16, 2024
|
Missed Loop peeling and thus vectorization opportunity
|
|
6
|
301
|
August 26, 2024
|
Loop Opt WG Meetings Update
|
|
0
|
53
|
August 21, 2024
|
Extra Vectorizer Passes
|
|
6
|
194
|
July 22, 2024
|
[RFC] Do we want to move forward the auto outer loop vectorization?
|
|
10
|
1354
|
July 9, 2024
|
Loop can't be unrolled for some forms of latch conditions
|
|
0
|
108
|
July 2, 2024
|
Loop Strength Reduction Behaviour
|
|
2
|
167
|
June 25, 2024
|
Loop unroller fails to unroll loop
|
|
6
|
761
|
April 23, 2024
|
[RFC] Vectorization support for histogram count operations
|
|
6
|
1152
|
April 19, 2024
|
Preserve loopinfo analysis for VPLAN
|
|
0
|
120
|
March 21, 2024
|
RISC-V induction variable substitution
|
|
1
|
133
|
March 5, 2024
|
[sve] Is it reasonable to disable #pragma unroll for sve
|
|
4
|
263
|
March 2, 2024
|
[LV] Fold tail by masking causes miscompilation
|
|
0
|
82
|
February 13, 2024
|
Register Blocking (loop unroll + Scalar Replacement)
|
|
0
|
123
|
February 12, 2024
|
[sve] Does the sequence of VP instruction work?
|
|
1
|
95
|
January 29, 2024
|
[RFC][LAA] Should we disable the store-to-load-forwarding-conflict-detection?
|
|
5
|
449
|
January 5, 2024
|
Floating point math vectorization
|
|
2
|
197
|
December 1, 2023
|
Reorder phis in LoopRotation pass
|
|
3
|
161
|
November 29, 2023
|
Potentially incorrect calculation of widest type in loop vectorizer
|
|
0
|
165
|
November 20, 2023
|
[SCEV][IndVarSimplification] How to handle run time regression in Embench/primecount benchmark?
|
|
0
|
129
|
November 13, 2023
|
Querying loop invariance on a per-level basis
|
|
7
|
219
|
October 24, 2023
|
[RFC] "SIMD within a register" (SWAR) loop vectorization
|
|
1
|
757
|
October 21, 2023
|