[all-commits] [llvm/llvm-project] ada4c7: Add rsqrt lowering from standard to ROCDL.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Fri Dec 11 04:30:22 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ada4c7a351710f05a02c84f5643de925aa4dedfc
      https://github.com/llvm/llvm-project/commit/ada4c7a351710f05a02c84f5643de925aa4dedfc
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2020-12-11 (Fri, 11 Dec 2020)

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

  Log Message:
  -----------
  Add rsqrt lowering from standard to ROCDL.

Add a lowering for rsqrt from standard dialect to ROCDL.

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




More information about the All-commits mailing list