circt/test/Dialect/Kanagawa
John Demme 71011a70a4
[Kanagawa] Replace CSE with specialized pass (#8599)
Running CSE on a whole design is neither necessary nor advisable. It forces all the dialects used to support CSE but at least one (which we use) has issues with it. So we add a PR which targets redundant operations in the `kanagawa` dialect which passes assume to be non-redundant.

Also updates `kanagawatool` to add new passes which are now necessary.
2025-06-24 18:09:44 -07:00
..
Transforms [Kanagawa] Replace CSE with specialized pass (#8599) 2025-06-24 18:09:44 -07:00
canonicalization.mlir [Kanagawa] Remove `%this` (#8097) 2025-01-21 09:38:54 +01:00
errors.mlir [Kanagawa] Remove `%this` (#8097) 2025-01-21 09:38:54 +01:00
inner_ref_errors.mlir [Kanagawa] Remove `%this` (#8097) 2025-01-21 09:38:54 +01:00
round-trip.mlir [Kanagawa] Remove `%this` (#8097) 2025-01-21 09:38:54 +01:00