CompilerPluginTools.jl

Collective tools for Julia SSA IR.
Author JuliaCompilerPlugins
Popularity
26 Stars
Updated Last
1 Year 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