diff options
author | Artem Belevich <tra@google.com> | 2019-04-25 22:27:57 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2019-04-25 22:27:57 +0000 |
commit | 16737538f4fc4757ae5226e95b177155ed8e13ad (patch) | |
tree | c6e9434b7754b9a25d87a91b5db4e91912e24927 /lldb/packages/Python/lldbsuite/test/lang/cpp/template-function | |
parent | 8d825b38ed2c3198f0523baef788227832298b9c (diff) | |
download | bcm5719-llvm-16737538f4fc4757ae5226e95b177155ed8e13ad.tar.gz bcm5719-llvm-16737538f4fc4757ae5226e95b177155ed8e13ad.zip |
PTX 6.3 extends `wmma` instruction to support s8/u8/s4/u4/b1 -> s32.
All of the new instructions are still handled mostly by tablegen. I've slightly
refactored the code to drive intrinsic/instruction generation from a master
list of supported variants, so all irregularities have to be implemented in one place only.
The test generation script wmma.py has been refactored in a similar way.
Differential Revision: https://reviews.llvm.org/D60015
llvm-svn: 359247
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/template-function')
0 files changed, 0 insertions, 0 deletions