diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-08-21 13:54:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-21 13:54:38 -0700 |
commit | 9b24ccca73b5cb9552d29d70dc5cce0daecb7b00 (patch) | |
tree | 2dab322746284f4cbc6ff6381c72c38916d6a899 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 933d8723b04cbc62ad1ceaad56166d75f7c4050c (diff) | |
download | llvm-9b24ccca73b5cb9552d29d70dc5cce0daecb7b00.zip llvm-9b24ccca73b5cb9552d29d70dc5cce0daecb7b00.tar.gz llvm-9b24ccca73b5cb9552d29d70dc5cce0daecb7b00.tar.bz2 |
[NVPTX] Allow more argument integer types, such as i256 and i96 (#154824)
The refactoring of ComputePTXValueVTs in #154476 caused the complier to
no longer crash when lowering i256 and i96. This has caused a few tests
to unexpectedly pass.
Update these tests and tweak how we emit parameter declarations to
correctly lower these types.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions