[all-commits] [llvm/llvm-project] 67c590: [mlir][AMDGPU] Add scaled floating point conversio...

Tim Gymnich via All-commits all-commits at lists.llvm.org
Fri Jun 13 02:09:33 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67c590004d055b7aeb0f82787041a114c3a136b3
      https://github.com/llvm/llvm-project/commit/67c590004d055b7aeb0f82787041a114c3a136b3
  Author: Tim Gymnich <tim at gymni.ch>
  Date:   2025-06-13 (Fri, 13 Jun 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
    M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
    M mlir/lib/Dialect/AMDGPU/IR/AMDGPUDialect.cpp
    A mlir/test/Conversion/AMDGPUToROCDL/packed-ext.mlir
    A mlir/test/Conversion/AMDGPUToROCDL/packed-trunc.mlir
    M mlir/test/Dialect/AMDGPU/ops.mlir

  Log Message:
  -----------
  [mlir][AMDGPU] Add scaled floating point conversion ops (#141554)

implement `ScaledExtPackedOp` and `PackedScaledTruncOp`



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