[AMDGPU] Promote alloca to vector in opt
Promote alloca to vector before SROA and loop unroll. If we manage to eliminate allocas before unroll we may choose to unroll less. Differential Revision: https://reviews.llvm.org/D80386
Loading
Please sign in to comment