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
In previous commits the following pieces where already added:
- #1998
- #2065
In this PR, `concat_where` tests are added and transformations are
integrated. Currently, the feature is disabled for embedded (#2127) and
DaCe (PR will be opened once this is merged).
Details:
- constant folding for `InfinityLiteral`s is added
- various tuning to passes for `index`, `concat_where` builtins and
`InfinityLiteral`
- cases: field constructors now accept `Domain`s (instead of
`dict[Dimension, int])
---------
Co-authored-by: Hannes Vogt <[email protected]>
Co-authored-by: Till Ehrengruber <[email protected]>
Co-authored-by: Edoardo Paone <[email protected]>
0 commit comments