The previous condition was incorrect in some cases, like storing <2 x i32>
into a double. If IndexVal was >0, we ended up never storing anything.
Details
Details
- Reviewers
arsenm - Group Reviewers
Restricted Project - Commits
- rGa8aabba5872a: [AMDGPU] Fix PromoteAlloca Subvector Stores for Single Elements
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo