| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[MLIR] Add initial convert-memref-to-emitc pass (#85389) This converts memref.alloca, memref.load & memref.store to emitc.variable, emitc.subscript and emitc.assign. | 2 年前 | |
EmitC: Add emitc.global and emitc.get_global (#145) (#88701) This adds - emitc.global and emitc.get_global ops to model global variables similar to how memref.global and memref.get_global work. - translation of those ops to C++ - lowering of memref.global and memref.get_global into those ops --------- Co-authored-by: Simon Camphausen <simon.camphausen@iml.fraunhofer.de> | 2 年前 | |
[MLIR] Add initial convert-memref-to-emitc pass (#85389) This converts memref.alloca, memref.load & memref.store to emitc.variable, emitc.subscript and emitc.assign. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |