You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove reference map from another set of midend passes (#4939)
* Remove refmap from NestedStructs
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove refmap from CopyStructures
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove refmap from FlattenInterfaceStructs
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove refmap from EliminateSwitch
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove unused refmap from FlattenLogMsg
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove refmap from RemoveComplexExpressions
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove refmap from hsIndexSimplify
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove reference map from LocalCopyPropagation
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove reference map from top-level ConstantFolding invocation
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Remove reference map from CheckExternInvocation
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Cleanup unused headers
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Fix DPDK backend bug: DismantleMuxExpressions relies on fresh reference map
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Apply terrible hack to PSA Switch as local copypropagation policy it uses relies on fresh refmap
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
* Simplify
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
---------
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
0 commit comments