[llvm] [SPIR-V] Lower llvm.x.with.overflow intrinsics (PR #95012)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 10:26:35 PDT 2024


arsenm wrote:

> for special handling we have there for aggregates. 

These shouldn't need treatment as aggregates, they will IRTranslate to a return of tuple? 

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


More information about the llvm-commits mailing list