Opened 15 years ago
Last modified 14 years ago
#4 closed enhancement
CSE across flavors in amplitudes — at Version 7
Reported by: | ohl | Owned by: | ohl |
---|---|---|---|
Priority: | P2 | Milestone: | |
Component: | omega | Version: | 2.0.0alpha |
Severity: | major | Keywords: | |
Cc: |
Description (last modified by )
impelement common subexpression elimination across different flavors in src/omega/src/targets.ml. Essential a trivial memoization hack, but crucial for performance.
Change History (7)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Status: | assigned → new |
---|
comment:3 Changed 15 years ago by
Status: | new → assigned |
---|
comment:4 Changed 15 years ago by
Severity: | → major |
---|
comment:5 Changed 15 years ago by
Priority: | major → P2 |
---|
comment:6 Changed 15 years ago by
Milestone: | v2-public → v2.0-beta |
---|
comment:7 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Summary: | src/omega/src/targets.ml: cross-flavor CSE → CSE across flavors in amplitudes |
Note: See
TracTickets for help on using
tickets.