[all-commits] [llvm/llvm-project] 7cda36: [MLIR][NVVM] Add support for f32 in redux.sync Op ...

Srinivasa Ravi via All-commits all-commits at lists.llvm.org
Mon Feb 24 00:21:00 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cda365e12f782d018195556b8fbd32428a0b886
      https://github.com/llvm/llvm-project/commit/7cda365e12f782d018195556b8fbd32428a0b886
  Author: Srinivasa Ravi <srinivasar at nvidia.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
    M mlir/lib/Target/LLVMIR/Dialect/NVVM/NVVMToLLVMIRTranslation.cpp
    M mlir/test/Dialect/LLVMIR/nvvm.mlir
    M mlir/test/Target/LLVMIR/nvvmir.mlir

  Log Message:
  -----------
  [MLIR][NVVM] Add support for f32 in redux.sync Op (#128137)

This change adds support for the f32 variants of the `redux.sync`
instruction in the NVVM Dialect through the newly added intrinsics for
the same.



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