This is an archive of the discontinued LLVM Phabricator instance.

libclc: Move rsqrt implementation to a .cl file
ClosedPublic

Authored by jvesely on Feb 4 2020, 6:03 PM.

Diff Detail

Event Timeline

jvesely created this revision.Feb 4 2020, 6:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2020, 6:03 PM

This will be used in a follow-up patch to specialize r600.

awatry accepted this revision.Feb 7 2020, 5:49 PM

Looks good to me.

This revision is now accepted and ready to land.Feb 7 2020, 5:49 PM
This revision was automatically updated to reflect the committed changes.