You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Intermediate::Scalar was defined as RValue<SIMD::Float>, even though it
can hold integers as well. Use abstract Reactor values instead which
don't have a statically defined type.
This change does not yet avoid bitcasting on access. The EmitLoad()
implementation still assumes values come in as float.
Bug b/128539387
Change-Id: I18f449ebf68db7ddd81679d6d028911e6c02fc38
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/26868
Presubmit-Ready: Nicolas Capens <[email protected]>
Kokoro-Presubmit: kokoro <[email protected]>
Tested-by: Nicolas Capens <[email protected]>
Reviewed-by: Ben Clayton <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
0 commit comments