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
  • #2013
Closed
Open
Created Nov 19, 2009 by Robert Bernecky@rbeDeveloper

New WLG code cripples AWLF

Bugzilla Link 601
Created on Nov 19, 2009 23:09
Resolution FIXED
Resolved on Nov 26, 2009 23:47
Version 1.00beta
OS Linux
Architecture PC

Extended Description

After roughly Build #16606:16607:MODIFIED, we get the following code in
AWLF:
  v = [scalar];
  zero = [0];
  s2 = sel( zero, v);
  _sub_SxS_( s2, scalar);
This is with:
 sac2c prdAKD.sac -v1 -nowlf -doawlf -extrema -b11:ebt >crud
in sac/testsuite/optimizations/awlf
This, in turn, cripples AWLFI.
SCCF should replace s2 by scalar, but it's not doing it.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking