[all-commits] [llvm/llvm-project] 664321: [mlir][SPIR-V] Reject initializer on Import-linkag...

Arseniy Obolenskiy via All-commits all-commits at lists.llvm.org
Wed Apr 15 14:08:21 PDT 2026


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

  Changed paths:
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
    M mlir/test/Dialect/SPIRV/IR/structure-ops.mlir

  Log Message:
  -----------
  [mlir][SPIR-V] Reject initializer on Import-linkage GlobalVariable (#192302)

Per the SPIR-V spec, a module-scope OpVariable with Import linkage must
not have an initializer



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