diff options
author | Dmitry Preobrazhensky <dmitry.preobrazhensky@amd.com> | 2020-05-25 17:45:18 +0300 |
---|---|---|
committer | Dmitry Preobrazhensky <dmitry.preobrazhensky@amd.com> | 2020-05-25 17:47:06 +0300 |
commit | 3c6c2ecd6efa393e7a8422d88e5d4ada0970e47e (patch) | |
tree | b7f39c7559431f16274a90fb15d90abdfb4f65f1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7b1dc0015aec39ad27619872f5debbd86f8f9a2c (diff) | |
download | llvm-3c6c2ecd6efa393e7a8422d88e5d4ada0970e47e.zip llvm-3c6c2ecd6efa393e7a8422d88e5d4ada0970e47e.tar.gz llvm-3c6c2ecd6efa393e7a8422d88e5d4ada0970e47e.tar.bz2 |
[AMDGPU] Added 'A' constraint for inline assembler
Summary: 'A' constraint requires an immediate int or fp constant that can be inlined in an instruction encoding.
This is the second part of the change. The llvm part has been committed as b087b91c9170.
See https://reviews.llvm.org/D78494
Reviewers: arsenm, rampitec
Differential Revision: https://reviews.llvm.org/D79493
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions