Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • compiler
  • translator
  • IntermNode.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    compiler: Fix const non-square matrix component mult. · a6992f2f
    Jamie Madill authored Dec 20, 2018
    It seems like there weren't any dEQP tests for constant folding of
    nonsquare matrices component-wise multiplication. There were a couple
    bugs in our implementation which could lead to undefined behaviour.
    
    Fixes the code and cleans up a few style issues.
    
    Also includes a regression test.
    
    Bug: chromium:912505
    Bug: chromium:912508
    Change-Id: I7fb85d1404a32950fa9fe4c3bbba9edc9f38ddd1
    Reviewed-on: https://chromium-review.googlesource.com/c/1387065
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    (cherry picked from commit 2b35654d)
    Reviewed-on: https://chromium-review.googlesource.com/c/1390363Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    a6992f2f
IntermNode.cpp 129 KB
EditWeb IDE
×

Replace IntermNode.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.