[all-commits] [llvm/llvm-project] bb39ad: [mlir][spirv] Fix verification of nested array con...

Sergei Grechanik via All-commits all-commits at lists.llvm.org
Mon Feb 7 13:57:11 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb39ad43ceeae0772e6902641954c32cde6b4da8
      https://github.com/llvm/llvm-project/commit/bb39ad43ceeae0772e6902641954c32cde6b4da8
  Author: Sergei Grechanik <sergei.grechanik at intel.com>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

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

  Log Message:
  -----------
  [mlir][spirv] Fix verification of nested array constants

Fix the verification function of spirv::ConstantOp to allow nesting
array attributes.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D118939




More information about the All-commits mailing list