Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: re-enable "float widening f16 to f128" #8961

Closed
wants to merge 1 commit into from

Conversation

mikdusan
Copy link
Member

@mikdusan mikdusan commented Jun 1, 2021

  • test no longer trips llvm assert for aarch64 and powerpc64le
  • unclear which version of llvm fixed issue but 12.0.0 works

closes #3282

- test no longer trips llvm assert for aarch64 and powerpc64le
- unclear which version of llvm fixed issue but 12.0.0 works

closes ziglang#3358
@mikdusan mikdusan added arch-aarch64 64-bit ARM arch-powerpc 32-bit and 64-bit Power ISA labels Jun 1, 2021
@mikdusan
Copy link
Member Author

mikdusan commented Jun 2, 2021

PR cancelled. Another related test in the source code is failing.
see #3282 (comment)

@mikdusan mikdusan closed this Jun 2, 2021
@mikdusan mikdusan deleted the issue-3358 branch June 2, 2021 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-aarch64 64-bit ARM arch-powerpc 32-bit and 64-bit Power ISA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When targeting AArch64, unable to widen cast f16 to f128
1 participant