microsoft / triton-shared

Shared Middle-Layer for Triton Compilation
MIT License
132 stars 26 forks source link

Fix missing build dependencies for `triton-to-linalg-experimental` #127

Closed nhat-nguyen closed 2 months ago

nhat-nguyen commented 2 months ago

This PR fixes missing build dependencies when using triton-to-linalg-experimental that was exposed when integrating internally. Also place CSE and canonicalization in strategic places to make the resulting IRs cleaner.