This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Make fixing i1 copies robust against re-ordering
ClosedPublic

Authored by nhaehnle on Jun 27 2019, 4:43 AM.

Details

Summary

The new test case led to incorrect code.

Change-Id: Ief48b227e97aa662dd3535c9bafb27d4a184efca

Diff Detail

Repository
rL LLVM

Event Timeline

nhaehnle created this revision.Jun 27 2019, 4:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 27 2019, 4:43 AM
arsenm accepted this revision.Jun 27 2019, 5:51 AM

LGTM

This revision is now accepted and ready to land.Jun 27 2019, 5:51 AM
This revision was automatically updated to reflect the committed changes.