Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 236 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 236 Bytes

MLIR Assembly Procedural Macro

Tasks

  1. Parse macro input.
  2. Generate Module::parse().
  3. Add compile-time MLIR verification (with diagnostics).
  4. Generate MLIR API calls instead of Module::parse().