ROCm / triton

Development repository for the Triton language and compiler
MIT License
80 stars 23 forks source link

enable predicate in lds load store #488

Closed scxiao closed 3 months ago

scxiao commented 5 months ago

Current LDS load/store function just ignore the predicate input, this PR is to enable that.