[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 09:50:11 PDT 2024
https://github.com/arsenm commented:
This should just go through the regular legalization process. You don't need to invent your own IR level expansion
https://github.com/llvm/llvm-project/pull/95012
More information about the llvm-commits
mailing list