[PATCH] D98143: [HIP] Diagnose aggregate args containing half types
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 30 11:42:12 PDT 2021
tra added a comment.
Is this patch still relevant? Looks like I've missed it.
What exactly is the difference between gcc and clang regarding fp16 and why does it matter for aggregate arguments?
On a trivial example both clang and gcc appear to treat _Float16 similarly: https://godbolt.org/z/8WxK95zTj
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98143/new/
https://reviews.llvm.org/D98143
More information about the cfe-commits
mailing list