Skip to content

Conversation

yhmtsai
Copy link
Member

@yhmtsai yhmtsai commented Aug 28, 2025

The issues are raised by the ApplyClang 15->16 from updated github runner.

std::pow used bfloat16 as type before.
clang dynamic_cast to the class with final will be failed.
The issue is also mentioned in https://reviews.llvm.org/D154658 and the fix to Itanium ABI (not MS API) is included in clang 17.0.0.
We have also mentioned it in #1724

@yhmtsai yhmtsai requested a review from a team August 28, 2025 11:03
@yhmtsai yhmtsai self-assigned this Aug 28, 2025
@yhmtsai yhmtsai added 1:ST:ready-for-review This PR is ready for review is:bugfix This fixes a bug labels Aug 28, 2025
@ginkgo-bot ginkgo-bot added reg:build This is related to the build system. reg:testing This is related to testing. mod:core This is related to the core module. labels Aug 28, 2025
@yhmtsai yhmtsai added 1:ST:ready-to-merge This PR is ready to merge. and removed 1:ST:ready-for-review This PR is ready for review labels Aug 28, 2025
@yhmtsai yhmtsai merged commit b36562e into develop Aug 28, 2025
21 of 26 checks passed
@yhmtsai yhmtsai deleted the fix_osx branch August 28, 2025 18:39
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1:ST:ready-to-merge This PR is ready to merge. is:bugfix This fixes a bug mod:core This is related to the core module. reg:build This is related to the build system. reg:testing This is related to testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants