microsoft / triton-shared

Shared Middle-Layer for Triton Compilation
MIT License
142 stars 27 forks source link

fix issues after LLVM update #22

Closed manbearian closed 9 months ago

manbearian commented 9 months ago

Upstream Triton just updated their LLVM. Update triton-shared to fix build breaks.

live-live testing: https://github.com/microsoft/triton-shared/actions/runs/6549830335

nhat-nguyen commented 9 months ago

Looks good to me, the 2 failing lit tests just need to be updated with arith.maximumf I think.