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
  • #1054
Closed
Open
Created Dec 20, 2009 by Robert Bernecky@rbeDeveloper

IVE needs VP/CSE

Bugzilla Link 634
Created on Dec 20, 2009 15:08
Version svn
OS Linux
Architecture PC

Extended Description

Apologies in advance for the poor nature of this entry. 
I ran into this bug a while back and made a note about it,
which I then managed to recycle.
At any rate, I observed, sometime in the last several weeks,
a piece of -b11 code that looked roughly like this:
  off1 = _idxs2offset_( shp, iv);
  z1 =  _idx_sel_( off1, X);
  off2 = _idxs2offset_( shp, iv);
  z2 = _idx_sel_( off2, X);
Clearly, these should be combined, somewhere before the end of phase 11,
into a single selection.
When I see this happen again,  I'll append a test case to this entry.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking