ROCm / triton

Development repository for the Triton language and compiler
MIT License
89 stars 27 forks source link

[DotSlicing] Support slicing multiple operands of a load #532

Closed htyu closed 6 months ago

htyu commented 6 months ago

A loadop can have multiple operands such as the mask, which should be sliced as well.

htyu commented 6 months ago

Can someone help land this diff? Thanks.