[all-commits] [llvm/llvm-project] c3b335: [MLIR][ROCDL] Add conversion of math.erfc to AMD G...

Jan Leyonberg via All-commits all-commits at lists.llvm.org
Thu Feb 27 11:32:47 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3b3352f7346b06d9e17057fd5e9153e68229b9c
      https://github.com/llvm/llvm-project/commit/c3b3352f7346b06d9e17057fd5e9153e68229b9c
  Author: Jan Leyonberg <jan_sjodin at yahoo.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M flang/test/Lower/OpenMP/math-amdgpu.f90
    M mlir/lib/Conversion/MathToROCDL/MathToROCDL.cpp
    M mlir/test/Conversion/MathToROCDL/math-to-rocdl.mlir

  Log Message:
  -----------
  [MLIR][ROCDL] Add conversion of math.erfc to AMD GPU library calls (#128899)

This patch adds a pattern to convert the math.erfc operation to AMD GPU
library calls.

Depends on: #128897 for the flang test



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