iree-org / iree-llvm-sandbox

A sandbox for quick iteration and experimentation on projects related to IREE, MLIR, and LLVM
Apache License 2.0
54 stars 31 forks source link

[Triton] Extend conversion of tt.load and tt.store to 1D tensor inputs. #732

Closed ingomueller-net closed 1 year ago

ingomueller-net commented 1 year ago

This PR depends on #727, #731, #750, #746, and their dependencies, as well as D150952. It also depends on #746 but does not include it yet, and CI is expected to fail while it doesn't.

TODO: