[all-commits] [llvm/llvm-project] 09f717: Add sqrt lowering from standard to ROCDL

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Thu Dec 10 00:48:14 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09f717b929ae040ae1bf9e9ec56f6dd4a5dba2f8
      https://github.com/llvm/llvm-project/commit/09f717b929ae040ae1bf9e9ec56f6dd4a5dba2f8
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
    M mlir/test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir

  Log Message:
  -----------
  Add sqrt lowering from standard to ROCDL

Add a lowering for sqrt from standard dialect to ROCDL.

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




More information about the All-commits mailing list