
Type Erasure, SIMD-Within-a-Register and more
CppCast
00:00
Exploring the SWAR Library for Efficient SIMD Operations
This chapter investigates the SWAR library, which enables simulation of SIMD operations using normal integer registers. It covers the creation of variable lane sizes, the implications for practical applications like hash tables, and the impact on performance when using unconventional sizes. The discussion also highlights advanced programming techniques and the balance between efficiency and the mathematical overhead involved in various architectures.
Play episode from 30:11
Transcript


