diff options
author | Artem Belevich <tra@google.com> | 2016-08-12 22:02:19 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2016-08-12 22:02:19 +0000 |
commit | 2f0a3dfe64ab1f313320a380e5a4cd3aa11d5bc7 (patch) | |
tree | e0d89f34f0ad12cebddc7e3ce4c0731994a2a476 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 0bc85613f7cd157e499a9c849321973ed7e07216 (diff) | |
download | llvm-2f0a3dfe64ab1f313320a380e5a4cd3aa11d5bc7.zip llvm-2f0a3dfe64ab1f313320a380e5a4cd3aa11d5bc7.tar.gz llvm-2f0a3dfe64ab1f313320a380e5a4cd3aa11d5bc7.tar.bz2 |
[NVPTX] Use untyped (.b) integer registers in PTX.
This bring LLVM-generated PTX closer to what nvcc generates and avoids
triggering issues in ptxas.
For instance, ptxas does not accept .s16 (or .u16) registers as operands
for .fp16 instructions.
Differential Revision: https://reviews.llvm.org/D23460
llvm-svn: 278568
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions