This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][NFC] Simplify test file for amdgcn intrinsics
ClosedPublic

Authored by uenoku on Jul 17 2019, 10:55 PM.

Details

Summary

Remove unchecked attribute in the call site and use FileCheck String Substitution for convergent check.

Diff Detail

Repository
rL LLVM

Event Timeline

uenoku created this revision.Jul 17 2019, 10:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 17 2019, 10:55 PM
uenoku retitled this revision from [AMDGPU][NFC] Simplify test file for amdgen intrinsics to [AMDGPU][NFC] Simplify test file for amdgcn intrinsics.Jul 17 2019, 11:02 PM
This revision is now accepted and ready to land.Jul 22 2019, 2:26 AM
This revision was automatically updated to reflect the committed changes.