This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] Expand select_cc on bfloat16 type
ClosedPublic

Authored by qingyunqu on Jul 24 2023, 12:04 AM.

Details

Summary

Expand select_cc on bfloat16 and bfloat16v2 type.

Diff Detail

Event Timeline

qingyunqu created this revision.Jul 24 2023, 12:04 AM
qingyunqu requested review of this revision.Jul 24 2023, 12:04 AM
qingyunqu added a reviewer: bkramer.
bkramer accepted this revision.Jul 24 2023, 3:02 AM
This revision is now accepted and ready to land.Jul 24 2023, 3:02 AM
qingyunqu added a comment.EditedJul 24 2023, 7:59 AM

@bkramer Could you please help to merge this PR? I don't have the merge permission. Thanks!

This revision was automatically updated to reflect the committed changes.