This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] Correctly set regs for neg, abs intrinsics
ClosedPublic

Authored by jchlanda on Mar 4 2022, 5:35 AM.

Details

Summary

This patch fixes a bug introduced in D117887.

Diff Detail

Event Timeline

jchlanda created this revision.Mar 4 2022, 5:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 5:35 AM
jchlanda requested review of this revision.Mar 4 2022, 5:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 5:35 AM
tra accepted this revision.Mar 4 2022, 10:42 AM

Oops. LGTM.

This revision is now accepted and ready to land.Mar 4 2022, 10:42 AM
This revision was landed with ongoing or failed builds.Mar 4 2022, 11:07 AM
This revision was automatically updated to reflect the committed changes.