There is an invalid cast produced when a pointee is a pointer
and the alloca type is cast to a pointer to int.
Details
Details
- Reviewers
arsenm - Commits
- rG6e1eee6034f7: [AMDGPU] Fixed promote alloca with ptr/int casts
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo