[all-commits] [llvm/llvm-project] cb3b12: [mlir][spirv] Account for undefined behaviour in G...

Igor Wodiany via All-commits all-commits at lists.llvm.org
Thu Jun 11 07:16:52 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb3b1279948d1065f80121528cd2cb34b774f44f
      https://github.com/llvm/llvm-project/commit/cb3b1279948d1065f80121528cd2cb34b774f44f
  Author: Igor Wodiany <igor.wodiany at amd.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGLOps.td

  Log Message:
  -----------
  [mlir][spirv] Account for undefined behaviour in GLSL ops (#203086)

Add only `NoMemoryEffect` to operations with an undefined behavior and
adjust the description to match the revision 17 of the spec w.r.t. undefined
behavior.

Assisted-by: Claude Code



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