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
The optimization is currently disabled on Wasm as it causes LLVM ISel panic.
PromoteFloatResult #0: t51: f16 = freeze t7
<unknown>:0: error: fatal error encountered during compilation; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
<unknown>:0: note: Do not know how to promote this operator's result!
Description
The optimization is currently disabled on Wasm as it causes LLVM ISel panic.
Full failed build log
Once we fix this issue, we should revert the following changes:
The text was updated successfully, but these errors were encountered: