Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.2k
    • Issues 3.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1k
    • Merge requests 1k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !256

intel/compiler: Avoid propagating inequality cmods if types are different

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Ian Romanick requested to merge idr/mesa:review/bug-109404 into master Feb 14, 2019
  • Overview 3
  • Commits 5
  • Pipelines 3
  • Changes 3

The first few patches are from @mattst88 to fix bug #109404. The next patch fixes a couple regressions caused by the earlier patches, and the last optimizes something silly in the Unreal4 demos that I noticed along the way.

The patches that fix the bug are tagged for stable, but the optimizations are not. I don't think the tiny regressions are worth worrying about in stable branches.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: review/bug-109404