This is an archive of the discontinued LLVM Phabricator instance.

[FPEnv][PowerPC] Platform builtins edition: clang should get from the AST the metadata for constrained FP builtins
Needs ReviewPublic

Authored by kpn on Jan 6 2021, 11:53 AM.

Details

Summary

Currently clang is not correctly retrieving from the AST the metadata for constrained FP builtins. This patch fixes that for the PowerPC specific builtins.

For previous work in this vein see D92122 for example.

Diff Detail

Event Timeline

kpn created this revision.Jan 6 2021, 11:53 AM
kpn requested review of this revision.Jan 6 2021, 11:53 AM