Publication | Open Access
VeGen: a vectorizer generator for SIMD and beyond
38
Citations
22
References
2021
Year
Unknown Venue
Modern ProcessorsEngineeringMachine LearningCompiler TechnologyComputer ArchitectureVector ProcessingSoftware AnalysisData GenerationAuto-vectorization TechniquesParallel ComputingCompilersVector InstructionsCompiler SupportComputer EngineeringVectorizer GeneratorComputer ScienceOptimizing CompilerProgram AnalysisParallel ProgrammingVectorization
Vector instructions are ubiquitous in modern processors. Traditional compiler auto-vectorization techniques have focused on targeting single instruction multiple data (SIMD) instructions. However, these auto-vectorization techniques are not sufficiently powerful to model non-SIMD vector instructions, which can accelerate applications in domains such as image processing, digital signal processing, and machine learning. To target non-SIMD instruction, compiler developers have resorted to complicated, ad hoc peephole optimizations, expending significant development time while still coming up short. As vector instruction sets continue to rapidly evolve, compilers cannot keep up with these new hardware capabilities.
| Year | Citations | |
|---|---|---|
Page 1
Page 1