[all-commits] [llvm/llvm-project] 0abf22: [mlir][amdgpu] Add `amdgpu.swizzle_bitmode` op (#1...

Ivan Butygin via All-commits all-commits at lists.llvm.org
Thu Apr 17 15:24:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0abf227c13eb80f15659f747094df2db1c34d20d
      https://github.com/llvm/llvm-project/commit/0abf227c13eb80f15659f747094df2db1c34d20d
  Author: Ivan Butygin <ivan.butygin at gmail.com>
  Date:   2025-04-18 (Fri, 18 Apr 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
    M mlir/test/Dialect/AMDGPU/invalid.mlir
    M mlir/test/Dialect/AMDGPU/ops.mlir

  Log Message:
  -----------
  [mlir][amdgpu] Add `amdgpu.swizzle_bitmode` op (#135513)

High level wrapper on top of `rocdl.ds_swizzle`. Also some DPP op
cleanup while I'm at here.

Will do lowering in separate PR.



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