triton-lang / triton

Development repository for the Triton language and compiler

Home Page:https://triton-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should be (k * k' + p * p')?

BruceDai003 opened this issue · comments

// lhs + rhs = k * d_lhs + p * d_rhs = (k * d_lhs + p * d_rhs) *