Skip to content
#

constant-propagation

Here are 11 public repositories matching this topic...

This repository features an LLVM optimization pass for inter-procedural, context-insensitive, and flow-sensitive constant propagation that analyses and substitutes constant values across function boundaries. Key features include handling diverse data types and operations, and transforming variables and function arguments to constants.

  • Updated Jul 4, 2024
  • LLVM

Improve this page

Add a description, image, and links to the constant-propagation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the constant-propagation topic, visit your repo's landing page and select "manage topics."

Learn more