Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
Gheorghe-Teodor Bercea 3df36a2b18 [AMDGPU] Enable vectorization of i8 values. (#134934)
This patch adjusts the cost model to account for the ability of the
AMDGPU optimizer to group together i8 values into i32 values.

Co-authored-by: Erich Keane <ekeane@nvidia.com>
2025-06-26 19:15:31 -04:00

56 KiB