| Issue |
177132
|
| Summary |
clang should remove useFP16ConversionIntrinsics target hook
|
| Labels |
clang:codegen
|
| Assignees |
|
| Reporter |
arsenm
|
Since 856e93713cfa896c75c49d3d709fd49140432e37, the intrinsics are no longer used. The flag is now at minimum misnamed. I tried to remove it and ran into some trouble, mainly because I don't understand the relationship this was supposed to have with NativeHalfType. In some key contexts, they appear to be treated [as synonymous](https://github.com/llvm/llvm-project/blob/9d7317fe8b7299d1d0ef51bff9bff75eb153f681/clang/lib/CodeGen/CodeGenTypes.cpp#L485)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs