This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Added 'A' constraint for inline assembler
AbandonedPublic

Authored by dp on Apr 29 2020, 5:31 AM.

Details

Summary

Added 'A' constraint which requires an integer or a floating-point inline constant.

Diff Detail

Event Timeline

dp created this revision.Apr 29 2020, 5:31 AM
arsenm added inline comments.May 1 2020, 11:38 AM
clang/test/Sema/inline-asm-validate-amdgpu.cl
23 ↗(On Diff #260891)

Missing validation for acceptable values?

dp updated this revision to Diff 261876.May 4 2020, 11:06 AM
dp added a reviewer: alex-t.
This comment was removed by dp.
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2020, 11:06 AM
dp abandoned this revision.May 4 2020, 11:18 AM
dp marked 2 inline comments as done.

Sorry, I updated a wrong diff.