llvm-project
2308d7bd - [AArch64][GlobalISel] Fix passing <3 x ptr> via the stack. (#157247)

Commit
25 days ago
[AArch64][GlobalISel] Fix passing <3 x ptr> via the stack. (#157247) A <3 x ptr> will become a <1 x ptr> after being split, which needs to be represented as a s64 in a LLT.
Author
Parents
Loading