This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add NVVM lowering for std.pow
ClosedPublic

Authored by tpopp on Dec 15 2020, 8:18 AM.

Diff Detail

Event Timeline

tpopp created this revision.Dec 15 2020, 8:18 AM
tpopp requested review of this revision.Dec 15 2020, 8:18 AM
tpopp updated this revision to Diff 311921.Dec 15 2020, 8:34 AM

Add test case

frgossen accepted this revision.Dec 15 2020, 8:38 AM

Thanks!
Can you also add this for ROCM?
Can be a separate CL ofc.

This revision is now accepted and ready to land.Dec 15 2020, 8:38 AM
This revision was landed with ongoing or failed builds.Dec 15 2020, 9:29 AM
This revision was automatically updated to reflect the committed changes.