This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Fixed order of words in the names of shfl builtins.
ClosedPublic

Authored by tra on Sep 21 2017, 11:10 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tra created this revision.Sep 21 2017, 11:10 AM
jlebar edited edge metadata.Sep 21 2017, 11:14 AM

Naturally they're different orders in the PTX and CUDA. :)

jlebar accepted this revision.Sep 21 2017, 11:14 AM
This revision is now accepted and ready to land.Sep 21 2017, 11:14 AM
This revision was automatically updated to reflect the committed changes.