New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 644737 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug

Blocked on:
issue 644351



Sign in to add a comment

Enable SwiftShader build on Windows clang

Project Member Reported by sugoi@chromium.org, Sep 7 2016

Issue description

On Windows, clang-cl currently doesn't support the __nop intrinsic, which is required to build SwiftShader.

As soon as this intrinsic is supported, remove the "!is_clang" condition for the 'swiftshader' target in the top level BUILD.gn file.



 

Comment 1 by sugoi@chromium.org, Sep 7 2016

Summary: Enable SwiftShader build on Windows clang (was: Enable SwiftShader buld on Windows clang)
Blockedon: 644351
 bug 644351  tracks the next compiler upgrade, which will have this intrinsic.
As of

  Review-Url: https://codereview.chromium.org/2317123004
  Cr-Commit-Position: refs/heads/master@{#417492}

__nop should work in clang-cl.

Comment 4 by sugoi@chromium.org, Sep 12 2016

Status: Fixed (was: Assigned)
clang-cl was fixed and compilation was verified locally.

Sign in to add a comment