Files
clang-p2996/llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Juan Manuel MARTINEZ CAAMAÑO 543db09b97 [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
2023-01-06 09:46:02 +01:00

487 KiB