[all-commits] [llvm/llvm-project] 814b60: [mlir][AMDGPU] Add AMDGPU conversion patterns to C...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Tue May 10 09:49:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 814b60509599614ba767cf0afef119cdbb7c4df8
      https://github.com/llvm/llvm-project/commit/814b60509599614ba767cf0afef119cdbb7c4df8
  Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M mlir/lib/Conversion/GPUToROCDL/CMakeLists.txt
    M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir][AMDGPU] Add AMDGPU conversion patterns to ConvertGPUToROCDL

This ensures that attributes such as the index bitwidth propagate
correctly to the AMDGPUToROCDL patterns.

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




More information about the All-commits mailing list