[all-commits] [llvm/llvm-project] d9edc1: [mlir][spirv] Add math.fma lowering to spirv

Thomas via All-commits all-commits at lists.llvm.org
Wed Jan 19 10:58:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9edc1a585d7b4a203ee29136260282bc9c65c95
      https://github.com/llvm/llvm-project/commit/d9edc1a585d7b4a203ee29136260282bc9c65c95
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-01-19 (Wed, 19 Jan 2022)

  Changed paths:
    M mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
    M mlir/lib/Conversion/MathToSPIRV/MathToSPIRV.cpp
    M mlir/lib/Conversion/SPIRVCommon/Pattern.h
    M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
    M mlir/test/Conversion/MathToSPIRV/math-to-glsl-spirv.mlir

  Log Message:
  -----------
  [mlir][spirv] Add math.fma lowering to spirv

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




More information about the All-commits mailing list