This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP][NVPTX]Correct type casting for printf args + simplified shfl64 function.
ClosedPublic

Authored by ABataev on Dec 6 2018, 11:35 AM.

Diff Detail

Repository
rOMP OpenMP

Event Timeline

ABataev created this revision.Dec 6 2018, 11:35 AM
This revision is now accepted and ready to land.Dec 6 2018, 11:48 AM
This revision was automatically updated to reflect the committed changes.
kkwli0 added inline comments.Dec 6 2018, 11:52 AM
libomptarget/deviceRTLs/nvptx/src/debug.h
190

Is it still being used?

ABataev marked an inline comment as done.Dec 6 2018, 11:54 AM
ABataev added inline comments.
libomptarget/deviceRTLs/nvptx/src/debug.h
190

I will check this later. Still, there are some places which must be fixed.