This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Remove fast_ half geometric builtins
ClosedPublic

Authored by svenvh on Jun 23 2022, 5:39 AM.

Details

Summary

These are not mentioned in the OpenCL C Specification nor in the
OpenCL Extension Specification.

Diff Detail

Event Timeline

svenvh created this revision.Jun 23 2022, 5:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2022, 5:39 AM
svenvh requested review of this revision.Jun 23 2022, 5:39 AM
Anastasia accepted this revision.Jun 24 2022, 11:15 AM

LGTM! Thanks

This revision is now accepted and ready to land.Jun 24 2022, 11:15 AM
This revision was automatically updated to reflect the committed changes.