circt/lib/CAPI/Dialect
Jacques Pienaar 7f1c3399e4
Update to new builder format. (#8785)
Basically did

set(CMAKE_CXX_CLANG_TIDY local/clang-tidy -checks=-*,llvm-use-new-mlir-op-builder -fix)

and then fixed cases where temporary OpBuilders were used (as passed in
by reference now).
2025-07-26 04:55:06 -07:00
..
AIG.cpp [HW][AIG] Add InstancePath CAPI and use native structures for AIG longest path analysis (#8760) 2025-07-22 11:30:43 -07:00
Arc.cpp [ARC][CAPI] Add basic C API for initializing ARC (#6997) 2024-05-09 15:48:12 -07:00
CHIRRTL.cpp [FIRRTL] Use free variants of isa/cast/dyn_cast 2024-04-28 17:05:52 +02:00
CMakeLists.txt [HW][AIG] Add InstancePath CAPI and use native structures for AIG longest path analysis (#8760) 2025-07-22 11:30:43 -07:00
Comb.cpp [Python] Register the comb dialect lowerings 2024-01-31 21:20:11 +00:00
DC.cpp [DC CAPI][PyCDE] Add cmerge and demux handshake ops 2024-12-19 01:21:14 +00:00
Debug.cpp [Python] Add debug dialect bindings (#6471) 2023-11-29 15:02:59 -08:00
ESI.cpp [PyCDE] Improving support for Any type (#8044) 2025-01-08 15:29:11 -08:00
Emit.cpp [capi][python] Add Emit Dialect 2024-03-02 17:14:23 -05:00
FIRRTL.cpp [FIRRTL][CAPI] add LayerConvention Enum and Attr 2025-01-13 12:27:43 +08:00
FSM.cpp [NFC] Homogenize file headers in CAPI/Python bindings 2023-11-29 13:19:38 -08:00
HW.cpp [HW] Remove defensive, unnecessary default 2025-07-03 14:36:37 -04:00
HWArith.cpp [NFC] Homogenize file headers in CAPI/Python bindings 2023-11-29 13:19:38 -08:00
Handshake.cpp [NFC] Homogenize file headers in CAPI/Python bindings 2023-11-29 13:19:38 -08:00
Kanagawa.cpp [Kanagawa] Python dialect and pass registration (#8613) 2025-06-27 13:49:44 -07:00
LLHD.cpp [LLHD] Use hw.inout instead of llhd.sig (#7353) 2024-07-19 20:51:33 +01:00
LTL.cpp [NFC] Homogenize file headers in CAPI/Python bindings 2023-11-29 13:19:38 -08:00
MSFT.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
Moore.cpp [Moore] Move array types into ODS (#7088) 2024-05-26 09:25:55 -07:00
OM.cpp [OM] Deprecate the OM Map and Tuple (#8606) 2025-07-14 19:57:59 -07:00
Pipeline.cpp [Pipeline] Python dialect and pass registration (#8612) 2025-06-27 12:37:21 -07:00
RTG.cpp [RTG] Add custom tuple type to support empty tuples (#8711) 2025-07-17 08:13:28 +01:00
RTGTest.cpp [RTGTest] Switch to new immediate types (#8315) 2025-04-01 10:12:31 +01:00
SV.cpp [SV] Use free variants of isa/cast/dyn_cast 2024-04-28 16:35:44 +02:00
Seq.cpp [Seq] Add initial value to compreg (#7553) 2024-08-30 14:08:34 +09:00
Verif.cpp [NFC] Homogenize file headers in CAPI/Python bindings 2023-11-29 13:19:38 -08:00