[all-commits] [llvm/llvm-project] 9f114a: [MLIR][ROCDL] Convert `math::fpowi` to ROCDL call ...

lialan via All-commits all-commits at lists.llvm.org
Mon Jan 13 20:31:46 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f114afe092483983a82a73c82704f11bb28bf8c
      https://github.com/llvm/llvm-project/commit/9f114afe092483983a82a73c82704f11bb28bf8c
  Author: lialan <me at alanli.org>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M mlir/lib/Conversion/GPUCommon/OpToFuncCallLowering.h
    M mlir/lib/Conversion/MathToROCDL/MathToROCDL.cpp
    M mlir/test/Conversion/MathToROCDL/math-to-rocdl.mlir

  Log Message:
  -----------
  [MLIR][ROCDL] Convert `math::fpowi` to ROCDL call (#122640)

* Have to relax static assert to allow reuse of existing template
patterns for conversion.



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