[all-commits] [llvm/llvm-project] 7b3a35: [mlir][spirv] Add common SPIRV Extended Ops for Ve...

mishaobu via All-commits all-commits at lists.llvm.org
Fri Jan 17 12:34:32 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b3a3530163f576708530dc6bcd6a0196a5423ae
      https://github.com/llvm/llvm-project/commit/7b3a3530163f576708530dc6bcd6a0196a5423ae
  Author: mishaobu <46725114+mishaobu at users.noreply.github.com>
  Date:   2025-01-17 (Fri, 17 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGLOps.td
    M mlir/test/Dialect/SPIRV/IR/gl-ops.mlir
    M mlir/test/Target/SPIRV/gl-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add common SPIRV Extended Ops for Vectors (#122322)

Support for the following SPIR-V Extended Ops: 
* 67: Distance
* 68: Cross
* 69: Normalize
* 71: Reflect


(Found here:
https://registry.khronos.org/SPIR-V/specs/1.0/GLSL.std.450.html)



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