This is an archive of the discontinued LLVM Phabricator instance.

Add GPU lowerings for the different log ops.
ClosedPublic

Authored by akuegel on Feb 27 2020, 4:05 AM.

Details

Summary

This adds GPU lowerings for log, log10 and log2.

Diff Detail

Event Timeline

akuegel created this revision.Feb 27 2020, 4:05 AM
ftynse accepted this revision.Feb 27 2020, 6:14 AM
This revision is now accepted and ready to land.Feb 27 2020, 6:14 AM