[all-commits] [llvm/llvm-project] da5903: [mlir][spirv] Fix missing parameter usage

Lei Zhang via All-commits all-commits at lists.llvm.org
Wed Nov 30 21:05:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da5903eb69c1f4ce850d039c85930f9425155a5e
      https://github.com/llvm/llvm-project/commit/da5903eb69c1f4ce850d039c85930f9425155a5e
  Author: Lei Zhang <antiagainst at gmail.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/IR/TargetAndABI.cpp

  Log Message:
  -----------
  [mlir][spirv] Fix missing parameter usage

This was accidentially removed during refactoring.

Reviewed By: kuhar

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




More information about the All-commits mailing list