[all-commits] [llvm/llvm-project] 1a2119: [MLIR] reverse int8 type's printing logic (#69361)

Chengji Yao via All-commits all-commits at lists.llvm.org
Wed Oct 18 10:30:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a21196b9a53d43cabb3db4ac9473e35f3cbb21b
      https://github.com/llvm/llvm-project/commit/1a21196b9a53d43cabb3db4ac9473e35f3cbb21b
  Author: Chengji Yao <yaochengji at hotmail.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Mesh/IR/MeshBase.td
    M mlir/include/mlir/Dialect/Mesh/IR/MeshOps.td
    M mlir/include/mlir/IR/OpImplementation.h
    M mlir/lib/Dialect/Mesh/IR/MeshOps.cpp

  Log Message:
  -----------
  [MLIR] reverse int8 type's printing logic (#69361)

Specializing for 8-bit integers to ensure values are printed as integers

Fixes #69310




More information about the All-commits mailing list