circt/lib
John Demme c270a5af34
[PyCDE] Infer the result type of a SystolicArray PE (#2844)
To simplify the ownership model, MLIR core python bindings don't support
building a block before the operation. So we build a dummy operation
first, build the block, construct the array, move the block, then delete
the dummy op. The core MLIR C API doesn't have a region editing API, so
we need to add a specialized one in the MSFT C API.
2022-04-04 17:56:46 -07:00
..
Analysis Bump LLVM to 5cd9fa551e (#2789) 2022-03-19 01:52:27 +02:00
Bindings [PyCDE] Infer the result type of a SystolicArray PE (#2844) 2022-04-04 17:56:46 -07:00
CAPI [PyCDE] Infer the result type of a SystolicArray PE (#2844) 2022-04-04 17:56:46 -07:00
Conversion [ExportVerilog] explicitBitcastAddMul all add/mul (#2832) 2022-04-01 14:51:38 -04:00
Dialect [FIRRTL] Fix GCT YAML bug w/ Field Description 2022-04-04 20:22:41 -04:00
Scheduling Bump LLVM to 5cd9fa551e (#2789) 2022-03-19 01:52:27 +02:00
Support Fix bug in ValueMapper value replacement 2022-03-31 09:50:04 +02:00
Transforms Fix func.func op lowering in --flatten-memref-calls 2022-03-24 18:12:31 -04:00
CMakeLists.txt [Transforms] add a `memref` flattening pass (#2230) 2021-11-24 21:38:18 +00:00