[all-commits] [llvm/llvm-project] be575c: Re-land D139865 "Add known_block_size and known_gr...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Mon Jan 2 08:39:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be575c5dfc55a2ebac463be97d863a6f2962926a
      https://github.com/llvm/llvm-project/commit/be575c5dfc55a2ebac463be97d863a6f2962926a
  Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
    M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
    M mlir/lib/Dialect/GPU/IR/InferIntRangeInterfaceImpls.cpp
    M mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
    M mlir/test/Dialect/GPU/int-range-interface.mlir
    M mlir/test/Dialect/GPU/invalid.mlir
    M mlir/test/Dialect/GPU/outlining.mlir

  Log Message:
  -----------
  Re-land D139865 "Add known_block_size and known_grid_size to gpu.func"

This should fix the MSVC warning that caused the previous revert.

Reviewed By: antiagainst

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




More information about the All-commits mailing list