[all-commits] [llvm/llvm-project] 524804: MLIR: add SinOp Lowering to __ocml_sin_f32 and __o...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Wed Nov 11 05:39:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5248047c939627902bfcdf3d1f6bf1d8716e1483
      https://github.com/llvm/llvm-project/commit/5248047c939627902bfcdf3d1f6bf1d8716e1483
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp

  Log Message:
  -----------
  MLIR: add SinOp Lowering to __ocml_sin_f32 and __ocml_sin_f64

This mimics the recent similar patch for GPUToNVVM.

Differential Revision: https://reviews.llvm.org/D91252




More information about the All-commits mailing list