circt/test/Dialect/OM
Hideto Ueno 6fb270b319
[OM] Separate OM object fields verifier to a dedicated pass (#7026)
Verification for OM object fields performs global analysis on a symbol table op. This cannot be done efficiently today within symbol table verification without nested symbol tables. So this PR separates the verifier into a dedicated pass and run the verification at several times in the pipeline.
2024-05-14 11:24:02 +09:00
..
errors.mlir [OM] Separate OM object fields verifier to a dedicated pass (#7026) 2024-05-14 11:24:02 +09:00
freeze-paths-errors.mlir [OM] FreezePaths: only resolve paths up to the original path 2023-11-16 21:27:48 -08:00
freeze-paths.mlir [OM] Use type replacer to handle block arguments. (#6532) 2023-12-21 10:01:24 -07:00
link-modules-error.mlir [OM] Implement OM linker pass (#5743) 2023-08-03 01:23:33 +09:00
link-modules.mlir [OM] Delete top-level non-OM ops in LinkModules 2023-09-07 20:18:20 -04:00
round-trip.mlir [OM] Add integer shift right op. 2024-02-20 11:57:26 -08:00