This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GFX10: Apply the VMEM-to-scalar-write hazard also to writes to EXEC
ClosedPublic

Authored by nhaehnle on Jul 16 2019, 9:59 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

nhaehnle created this revision.Jul 16 2019, 9:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 16 2019, 9:59 AM
This revision is now accepted and ready to land.Jul 16 2019, 10:02 AM
nhaehnle updated this revision to Diff 210131.Jul 16 2019, 10:31 AM

Add missing test changes

This revision was automatically updated to reflect the committed changes.