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 393
    • Issues 393
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !195

fix emrl lifting in CUDA backend

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Hans-Nikolai Viessmann requested to merge hans/sac2c:hans-fix-emrl-again into develop May 24, 2022
  • Overview 1
  • Commits 1
  • Changes 1

Recently EMRL was refactored to 'correctly' maintain SSA representation but I forgot to update the mem:alloc code that specifically handles EMRL in the CUDA backend, meaning we were introduceing an additional alloc() for the same LHS leading to all sorts of runtime errors.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hans-fix-emrl-again