Skip to content

A collection of debugging tools and hacks used for quick prototyping

Notifications You must be signed in to change notification settings

xdslproject/debugging-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLIR Debugging Hacks

Official documentation: https://mlir.llvm.org/docs/TargetLLVMIR/

Tools developed for debugging MLIR code.

This loose collection of files can be compiled to object files, which can then be linked in the last stage of mlir compilation (clang).

Provided are hacks to print to stdout, interact with memrefs, and other hacky things.

About

A collection of debugging tools and hacks used for quick prototyping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages