CompilerPluginTools.jl

Collective tools for Julia SSA IR.
Author JuliaCompilerPlugins
Popularity
29 Stars
Updated Last
10 Months Ago
Started In
February 2021

CompilerPluginTools

Stable Dev Build Status Coverage

collective tools for Julia SSA IR.

Installation

CompilerPluginTools is a   Julia Language   package. To install CompilerPluginTools, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

pkg> add CompilerPluginTools

License

MIT License

Required Packages