Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
Krzysztof Drewniak 934c97dd16 [LowerBufferFatPointers] Fix support for GEP T, p7, <N x T> idxs (#126126)
The lowering for GEP didn't properly support the case where the pointer
argument was being implicitly broadcast by a vector of indices. Fix
that.

---------

Co-authored-by: Matt Arsenault <arsenm2@gmail.com>
2025-02-11 18:22:50 -06:00

92 KiB