30,000+ HD Channels ⢠Movies & Series ⢠Sports ⢠No Buffering đŻ FREE 24-HOUR TRIAL ⢠No Card Required ⢠Full Access
Save up to 45% OFF yearly plans ⢠All devices supported
Bataev A. LLVM Compiler for RISC-V Architecture. A Unique Approach...2026
To start this P2P download, you have to install a BitTorrent client like
qBittorrent
Category:Other Total size: 2.16 MB Added: 1 month ago (2026-01-05 12:28:01)
Share ratio:23 seeders, 0 leechers Info Hash:EF8F201BEBD9F45BA13520904731A53A8E01502D Last updated: 12 hours ago (2026-03-02 17:43:30)
Report Bad Torrent
×
Description:
Textbook in PDF format
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-defined, yet fixed, ARM-based SVE and SVE2 extensions.
Readers will gain an understanding of RVV-specific VLA-based vectorization support in LLVM-based compilers, which are still under development. The book also provides early insights into the ongoing support for RVV in LLVM.
What You'll Learn
- Gain foundational knowledge of RISC-V and the RVV extension.
- Learn design and implementation of LLVM vectorizers.
- Learn to optimize performance with RVV-specific clang directives.
- Explore the unique Vector Length Agnostic (VLA) vectorization.
-Discover the differences between RVV and other vector extensions.
Who This Book Is For
- For the engineers, who would like to get more info about RISC-V in general and RISC-V Vectorextension particularly.
- For the developers, trying to get the performance using RVV.
- For LLVM compiler developers, trying or learn more about vectorization support in LLVM.4.
4. For the students, who learn new about RISC- V, its extensions, interested in compiler development