Commit 1704f1c
Enable 1D tensor support for enableMakeGatherScatterTensorPtr (#321)
This will allow the sized mask be collect on tts.load/tts.store for
later pass.
Without the change, tts.gather/tts.scatter will be generated with a bool
tensor mask.
---------
Co-authored-by: Xiang Li <xiagli@microsoft.com>1 parent da086eb commit 1704f1c
5 files changed
Lines changed: 281 additions & 170 deletions
File tree
- lib/AnalysisStructured
- test/Conversion
- StructuredToMemref
- TritonToStructured
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1217 | 1217 | | |
1218 | 1218 | | |
1219 | 1219 | | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
1223 | | - | |
1224 | 1220 | | |
1225 | 1221 | | |
1226 | 1222 | | |
| |||
0 commit comments