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
  • UnfoldShortCircuitToIf.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Add IntermNodePatternMatcher helper class · 00f6fbbe
    Olli Etuaho authored Jul 20, 2016
    This will enable sharing code between different AST traversers that
    apply transformations on similar node structures. This will make the
    code more maintainable.
    
    For now the helper class is used in UnfoldShortCircuitToIf and
    SeparateExpressionsReturningArrays.
    
    BUG=angleproject:1341
    TEST=angle_end2end_tests, WebGL 2 conformance tests
    
    Change-Id: Ib1e0d5a84fd05bcca983b34f18d47c53e86dc227
    Reviewed-on: https://chromium-review.googlesource.com/361693Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    00f6fbbe
UnfoldShortCircuitToIf.cpp 13.8 KB
EditWeb IDE
×

Replace UnfoldShortCircuitToIf.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.