Skip to main content

One doc tagged with "Compiler"

View all tags

Understanding LLVM Passes

Comprehensive guide to LLVM passes, including their types, functions, and how they work with LLVM Intermediate Representation (IR) to optimize and analyze programs.