[llvm] [SPIR-V] Fix an undefined behaviour in the SPIRV emit-intrinsics pass (PR #123620)
Michal Paszkowski via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 06:52:00 PST 2025
michalpaszkowski wrote:
I started working on a similar change yesterday evening, but refactored getting the instruction set into a separate function and removed some repetition in another place: https://github.com/llvm/llvm-project/pull/123625
https://github.com/llvm/llvm-project/pull/123620
More information about the llvm-commits
mailing list