This is an archive of the discontinued LLVM Phabricator instance.

Remove sqrt and rsqrt related files from clspv libclc target SOURCES
ClosedPublic

Authored by aarongreig on Sep 16 2022, 6:31 AM.

Details

Reviewers
rjodinchr
kpet
Summary

As of https://github.com/google/clspv/pull/917 clspv now handles these builtins internally so they can be removed from the builtins library.

This contribution is being made by Codeplay on behalf of Samsung.

Diff Detail

Event Timeline

aarongreig created this revision.Sep 16 2022, 6:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 16 2022, 6:31 AM
Herald added a subscriber: jvesely. · View Herald Transcript
aarongreig requested review of this revision.Sep 16 2022, 6:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 16 2022, 6:31 AM
rjodinchr accepted this revision.Sep 16 2022, 6:41 AM
This revision is now accepted and ready to land.Sep 16 2022, 6:41 AM
aarongreig edited the summary of this revision. (Show Details)Oct 26 2022, 9:24 AM
kpet closed this revision.Feb 13 2023, 1:28 PM

Landed as f11ab8353f972647f276b07c24d1308859fbde0d.