LLVM Compiler for RISC-V Architecture
Alexey Bataev
Broschiertes Buch

LLVM Compiler for RISC-V Architecture

A Unique Approach to Vectorization

Versandkostenfrei!
Erscheint vorauss. 29. November 2025
42,99 €
inkl. MwSt.
PAYBACK Punkte
21 °P sammeln!
This book offers a comprehensive introduction to the RISC-V RVV extension and its integration with LLVM-based compilers. It covers the LLVM VPlan-based Loop Vectorizer and SLP Vectorizer, along with additional insights into the clang frontend, OpenMP support, and RVV-specific clang directives provided by SiFive.Given the limited information currently available on RVV and its support in modern compilers, this book fills a crucial gap. RVV introduces a unique approach to vectorization-Vector Length Agnostic (VLA) vectorization-which stands out from the fixed vectors of x86 and the runtime-define...