diff options
author | Juan Manuel MARTINEZ CAAMAÑO <juamarti@amd.com> | 2023-01-06 09:45:36 +0100 |
---|---|---|
committer | Juan Manuel MARTINEZ CAAMAÑO <juamarti@amd.com> | 2023-01-06 09:46:02 +0100 |
commit | 543db09b97774ebf3c5da4a7044f1a94d6ba2975 (patch) | |
tree | 5aa8bfb3ea1045a1de90cc6f3e1057e07d48bc4e /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | c8ec751d883d0975a1e34a10013bbe2adf5dccfa (diff) | |
download | llvm-543db09b97774ebf3c5da4a7044f1a94d6ba2975.zip llvm-543db09b97774ebf3c5da4a7044f1a94d6ba2975.tar.gz llvm-543db09b97774ebf3c5da4a7044f1a94d6ba2975.tar.bz2 |
[CodeGen][AMDGPU] EXTRACT_VECTOR_ELT: input vector element type can differ from output type
In function SITargetLowering::performExtractVectorElt,
the output type was not considered which could lead to type mismatches
later.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D139943
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions