[all-commits] [llvm/llvm-project] 668c96: [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for...

Daniel Hernandez-Juarez via All-commits all-commits at lists.llvm.org
Wed Jul 9 08:53:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 668c964282f0850a07976f46182efe745f77b789
      https://github.com/llvm/llvm-project/commit/668c964282f0850a07976f46182efe745f77b789
  Author: Daniel Hernandez-Juarez <danherna at amd.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
    M mlir/lib/Dialect/AMDGPU/IR/AMDGPUDialect.cpp
    A mlir/test/Conversion/AMDGPUToROCDL/load_lds-gfx950.mlir
    M mlir/test/Conversion/AMDGPUToROCDL/load_lds.mlir
    M mlir/test/Conversion/AMDGPUToROCDL/transpose_load.mlir

  Log Message:
  -----------
  [AMDGPU] [MLIR] Add 96 and 128 bit GatherToLDS for gfx950 (#147496)

This PR adds 96 and 128 gather_to_lds support for gfx950. Updating
lowering, verifier and tests.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list