Yan Da
|
7027af9666
|
The pipeline pass is now functional
|
2022-05-15 22:29:27 +08:00 |
|
Yan Da
|
1a4fbed25b
|
Skeleton for the pipeline pass
|
2022-05-11 16:13:53 +08:00 |
|
Yan Da
|
2d281cbc0a
|
ConstantOp conversion pattern
|
2022-05-04 15:35:43 +08:00 |
|
Yan Da
|
3ad7bee35e
|
More conversion patterns
|
2022-05-04 12:50:02 +08:00 |
|
Yan Da
|
75d32e2442
|
More on TritonGPU conversion
|
2022-05-02 21:51:00 +08:00 |
|
Yan Da
|
1428185c9c
|
More progress on TritonGPUTypeConverter & TritonGPUConversionTarget
|
2022-05-01 22:06:54 +08:00 |
|
Phil Tillet
|
2c6a213131
|
[TRITONGPU] Added template for Triton -> TritonGPU conversion
|
2022-04-30 16:00:39 -07:00 |
|
Yan Da
|
edca91bf8f
|
Update traits (NoSideEffect)
|
2022-04-27 19:41:07 +08:00 |
|
Yan Da
|
8dfe78f6cf
|
Add TritonCombineOps
|
2022-04-27 19:28:21 +08:00 |
|
Yan Da
|
74585fb970
|
Add Triton CombineOps
|
2022-04-27 13:45:56 +08:00 |
|
Yan Da
|
9e304cf79d
|
Allow JITFunction to return multiple results
|
2022-04-15 15:38:19 +08:00 |
|
Yan Da
|
1c52bd587d
|
Device function & PassManager
|
2022-04-15 14:41:57 +08:00 |
|
Yan Da
|
7e0fd97965
|
Add set_attr(...) to ir.OpState
|
2022-04-11 12:26:54 +08:00 |
|
Yan Da
|
4eb062f313
|
fix issues in visit_If
|
2022-04-10 16:28:45 +08:00 |
|
Yan Da
|
fcbbb3c10e
|
Fix visit_While issues
|
2022-04-10 16:16:13 +08:00 |
|
Yan Da
|
19f81b7dea
|
Add scf-codegen tests
|
2022-04-10 15:49:09 +08:00 |
|
Yan Da
|
a3d0812d27
|
Update example
|
2022-04-08 19:38:25 +08:00 |
|
Yan Da
|
6002340456
|
Better textual representation
|
2022-04-07 20:44:41 +08:00 |
|
Yan Da
|
0864b253bb
|
the matmul example
|
2022-04-07 20:27:18 +08:00 |
|
Yan Da
|
040a2b6c75
|
Fix OpBuilder
|
2022-04-07 20:01:31 +08:00 |
|
Yan Da
|
39fad2b18a
|
More progress on WhileOp
|
2022-04-05 17:55:43 +08:00 |
|
Yan Da
|
c7ad928e60
|
More progress on WhileOp codegen
|
2022-04-05 15:55:48 +08:00 |
|
Yan Da
|
76d9249724
|
examples
|
2022-04-04 12:59:54 +08:00 |
|
Yan Da
|
e381dc72c5
|
Use mlir::Block to replace MlirBlock
|
2022-03-30 16:31:03 +08:00 |
|
Yan Da
|
e95d98a886
|
bindings for ModuleOp
|
2022-03-30 13:32:52 +08:00 |
|
Yan Da
|
78c3480c85
|
Add vecadd example
|
2022-03-23 13:32:12 +08:00 |
|