Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 402
    • Issues 402
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1671
Closed
Open
Created Apr 18, 2006 by Robert Bernecky@rbeDeveloper

No sanity check for function overloading implemented.

Bugzilla Link 215
Created on Apr 18, 2006 23:38
Resolution DUPLICATE
Resolved on Aug 09, 2006 10:27
Version 1.00beta
OS Linux
Architecture PC
Attachments ipbb.sac, ipbb.slow.sac

Extended Description

If you compile the attached ipbb.slow.sac with -O3, it executes
on my 1.8GHZ Bog-O-Matic in about 1.8 seconds. If you compile it with
-O3 -DGOSLOW, it executes in about 32 seconds.
The latter generates two extra OR functions:
bool[1] OR bool[.] and
bool[.] OR bool[1].
Not sure why simpler algorithms should make things go about 20X slower.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking