Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,772
    • Issues 2,772
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 929
    • Merge requests 929
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !5040

aco: 8/16-bit optimizations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rhys Perry requested to merge pendingchaos/mesa:aco_ra_sdwa into master May 14, 2020
  • Overview 107
  • Commits 7
  • Pipelines 47
  • Changes 10

shader-db (Navi, fp16 enabled):

Totals from 352 (0.28% of 127638) affected shaders:
VGPRs: 22488 -> 22480 (-0.04%)
CodeSize: 2101632 -> 2095464 (-0.29%)
Instrs: 407558 -> 406733 (-0.20%)
Cycles: 3876404 -> 3866120 (-0.27%)
VMEM: 135459 -> 135515 (+0.04%); split: +0.16%, -0.12%
SMEM: 17329 -> 17328 (-0.01%)
SClause: 15433 -> 15432 (-0.01%)
Copies: 25811 -> 25202 (-2.36%)
Branches: 10483 -> 10441 (-0.40%)
PreVGPRs: 20975 -> 20973 (-0.01%)

I haven't run CTS for this MR yet

I created !5245 (merged) and now this MR is just RA changes

Edited May 28, 2020 by Rhys Perry
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: aco_ra_sdwa