diff options
author | Artem Belevich <tra@google.com> | 2019-04-25 22:27:46 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2019-04-25 22:27:46 +0000 |
commit | 8d825b38ed2c3198f0523baef788227832298b9c (patch) | |
tree | a59c92219d4cba5cc5f87c74dbce783bc045ecc6 /lldb/packages/Python/lldbsuite/test/lang/cpp/template-function | |
parent | 7ecd82ce19ae2b0e1abef39735ad5fa2e18e92fb (diff) | |
download | bcm5719-llvm-8d825b38ed2c3198f0523baef788227832298b9c.tar.gz bcm5719-llvm-8d825b38ed2c3198f0523baef788227832298b9c.zip |
[NVPTX] generate correct MMA instruction mnemonics with PTX63+.
PTX 6.3 requires using ".aligned" in the MMA instruction names.
In order to generate correct name, now we pass current
PTX version to each instruction as an extra constant operand
and InstPrinter adjusts its output accordingly.
Differential Revision: https://reviews.llvm.org/D59393
llvm-svn: 359246
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/template-function')
0 files changed, 0 insertions, 0 deletions