This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Enable existing builtins for PTX7.0 as well.
ClosedPublic

Authored by tra on May 6 2020, 12:31 PM.

Details

Diff Detail

Event Timeline

tra created this revision.May 6 2020, 12:31 PM
timshen accepted this revision.May 6 2020, 1:34 PM
timshen added inline comments.
clang/test/CodeGen/builtins-nvptx-ptx60.cu
6

Keep ptx65 as well?

This revision is now accepted and ready to land.May 6 2020, 1:34 PM
tra updated this revision to Diff 262473.May 6 2020, 2:10 PM

Updates test.

tra marked an inline comment as done.May 6 2020, 2:10 PM
This revision was automatically updated to reflect the committed changes.