Shintaro Iwasaki
|
43be75ad42
|
[FRONTEND] Add scalar type support for some ops (#661)
This PR adds basic support for scalar-type inputs to some ops (cast and pointer arithmetics) for Triton-MLIR. Also renames getelementptr -> addptr
|
2022-09-15 16:12:52 -07:00 |
|
Shintaro Iwasaki
|
0ebef11c77
|
[TritonIR] Make mask operand optional (#74)
|
2022-08-22 22:00:17 -07:00 |
|
Shintaro Iwasaki
|
9aa00249a6
|
[TritonIR] make other optional and remove isOtherUnspecified (#67)
[Triton] make other optional and remove isOtherUnspecified
|
2022-08-18 18:19:55 -07:00 |
|
Shintaro Iwasaki
|
d69ce77b19
|
[FRONTEND] add an attr for masked load without explicit other (#55)
|
2022-08-18 09:51:37 -07:00 |
|
Yan Da
|
35736aa44e
|
more progress on the testing infrastructure
|
2022-06-12 15:14:45 +08:00 |
|
Yan Da
|
7807f64ef3
|
rename sharded_layout => blocked_layout
|
2022-06-05 16:14:59 +08:00 |
|
Yan Da
|
bbf75b492f
|
more tests
|
2022-06-05 15:10:09 +08:00 |
|