This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Explicitly define a triple for some tests
ClosedPublic

Authored by nhaehnle on Jun 16 2019, 4:37 PM.

Details

Summary

This is related to the changes to the groupstaticsize intrinsic in
D61494 which would otherwise make the related tests in these files
fail or much less useful.

Note that for some reason, SOPK generation is less effective in the
amdhsa OS, which is why I chose PAL. I haven't investigated this
deeper.

Change-Id: I6bb99569338f7a433c28b4c9eb1e3e036b00d166

Diff Detail

Event Timeline

nhaehnle created this revision.Jun 16 2019, 4:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2019, 4:37 PM
arsenm accepted this revision.Jun 16 2019, 4:51 PM
This revision is now accepted and ready to land.Jun 16 2019, 4:51 PM
This revision was automatically updated to reflect the committed changes.