[PATCH] D81657: [AMDGPU] Added support of new inline assembler constraints

2020-07-03 Thread Dmitry Preobrazhensky via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG53422e8b4f65: [AMDGPU] Added support of new inline assembler constraints (authored by dp). Herald added a project: clang. Herald added a subscriber: cfe-commits. Changed prior to commit:

[PATCH] D79493: [AMDGPU] Added 'A' constraint for inline assembler

2020-05-25 Thread Dmitry Preobrazhensky via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG3c6c2ecd6efa: [AMDGPU] Added A constraint for inline assembler (authored by dp). Herald added a project: clang. Herald added a subscriber: cfe-commits. Repository: rG LLVM Github Monorepo CHANGES