Back to Browse

2023 LLVM Dev Mtg - Improving Vectorization of Select Reduction

2.0K views
Dec 1, 2023
23:12

2023 LLVM Developers' Meeting https://llvm.org/devmtg/2023-10 ------ Improving Vectorization of Select Reduction Speaker: Mel Chen ------ Slides: https://llvm.org/devmtg/2023-10/slides/techtalks/Chen-ImprovingVectorizationofSelectReduction.pdf ----- Reduction patterns are an essential feature in auto-vectorization, and the select reduction is one kind that has not been fully developed. Unlike general reductions, select reductions select the result from a collection of data based on certain conditions. In this presentation, we will introduce several types of select reductions, present the current development status, and outline development challenges in the future. ----- Videos Edited by Bash Films: http://www.BashFilms.com

Download

1 formats

Video Formats

360pmp436.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

2023 LLVM Dev Mtg - Improving Vectorization of Select Reduction | NatokHD