[llvm] [GlobalISel] Enhance iPTR type support in SDAG patterns (PR #111503)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 02:54:29 PDT 2024


arsenm wrote:

> It is dictated by the fact that insertelt node has SDTCisPtrTy 

This is just a bug, the vector index type is separate from the pointer type 

https://github.com/llvm/llvm-project/pull/111503


More information about the llvm-commits mailing list