[all-commits] [llvm/llvm-project] cfa9ae: [mlir][SPIRV] Add lowering for math.log1p operatio...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Thu Jun 3 16:27:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfa9ae99408fceb063473d9339b7006075c686a9
      https://github.com/llvm/llvm-project/commit/cfa9ae99408fceb063473d9339b7006075c686a9
  Author: MaheshRavishankar <ravishankarm at google.com>
  Date:   2021-06-03 (Thu, 03 Jun 2021)

  Changed paths:
    M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
    M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir

  Log Message:
  -----------
  [mlir][SPIRV] Add lowering for math.log1p operation to SPIR-V dialect.

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




More information about the All-commits mailing list