Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • third_party
  • llvm-subzero
  • lib
  • Support
  • Threading.cpp
Find file
BlameHistoryPermalink
  • Nicolas Capens's avatar
    Eliminate dead host/target feature code for Subzero · f272427b
    Nicolas Capens authored Jul 20, 2020
    Subzero requires specifying the target CPU features at construction,
    and doesn't use this legacy LLVM support code.
    
    It is conceivable that this code was putting build host specific
    information into static variables, thus not producing the same binary
    when built on different machines.
    
    Bug: chromium:937268
    Bug: b/155971541
    Change-Id: I8934c4abfebc3901ef50edfe86a0122b1b50e319
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/46689Reviewed-by: 's avatarAntonio Maiorano <amaiorano@google.com>
    Tested-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Kokoro-Result: kokoro <noreply+kokoro@google.com>
    f272427b
Threading.cpp 3.3 KB
EditWeb IDE
×

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