[all-commits] [llvm/llvm-project] 365ce6: [mlir] support unsigned int in mlir::spirv::Consta...

Xiang Li via All-commits all-commits at lists.llvm.org
Mon Jan 23 09:07:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 365ce62df222db60f974b0bb3f28908e87e61ada
      https://github.com/llvm/llvm-project/commit/365ce62df222db60f974b0bb3f28908e87e61ada
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
    A mlir/test/Conversion/PDLToPDLInterp/pdl-to-pdl-interp-uint.mlir

  Log Message:
  -----------
  [mlir] support unsigned int in mlir::spirv::ConstantOp::getAsmResultNames

Fixes #60184  https://github.com/llvm/llvm-project/issues/60184

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




More information about the All-commits mailing list