This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix missing scc implicit def on s_andn2_b64_term
ClosedPublic

Authored by arsenm on Mar 25 2019, 7:30 AM.

Details

Reviewers
rampitec
Summary

Introduce new helper class to copy properties directly from the base
instruction.

Diff Detail

Event Timeline

arsenm created this revision.Mar 25 2019, 7:30 AM
This revision is now accepted and ready to land.Mar 25 2019, 12:23 PM
arsenm closed this revision.Mar 27 2019, 9:57 AM

r357089