[all-commits] [llvm/llvm-project] 31fd6d: [mlir][mesh] fix ProcessMultiIndexOp building (#77...

Boian Petkantchin via All-commits all-commits at lists.llvm.org
Wed Jan 10 17:28:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31fd6d116daba3b7f8e17a2c9d671e265f49be3c
      https://github.com/llvm/llvm-project/commit/31fd6d116daba3b7f8e17a2c9d671e265f49be3c
  Author: Boian Petkantchin <boian.petkantchin at amd.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M mlir/lib/Dialect/Mesh/IR/MeshOps.cpp

  Log Message:
  -----------
  [mlir][mesh] fix ProcessMultiIndexOp building (#77676)

Insert default empty mesh axes array instead of null attribute without MLIR context, since the attribute is default-valued not just optional.




More information about the All-commits mailing list