[all-commits] [llvm/llvm-project] f472eb: [SPIR-V] Add OpSMulExtended and OpUMulExtended bui...

Arseniy Obolenskiy via All-commits all-commits at lists.llvm.org
Thu Apr 16 08:02:03 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f472ebed217c51af47cc6eb3ec697d8555b00c50
      https://github.com/llvm/llvm-project/commit/f472ebed217c51af47cc6eb3ec697d8555b00c50
  Author: Arseniy Obolenskiy <arseniy.obolenskiy at amd.com>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
    M llvm/lib/Target/SPIRV/SPIRVBuiltins.td
    A llvm/test/CodeGen/SPIRV/smulextended-builtin.ll
    A llvm/test/CodeGen/SPIRV/umulextended-builtin.ll

  Log Message:
  -----------
  [SPIR-V] Add OpSMulExtended and OpUMulExtended builtin support (#187474)

Support OpSMulExtended and OpUMulExtended builtins in a new MulExtended
builtin group and handle both calling conventions: direct struct return
and sret pointer.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list