[all-commits] [llvm/llvm-project] 23f0d7: [mlir][spirv] Add vector.fma lowering to CL.fma
Stanley Winata via All-commits
all-commits at lists.llvm.org
Mon Aug 22 20:36:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23f0d7828443b1317a124a36529161a8e288fe9c
https://github.com/llvm/llvm-project/commit/23f0d7828443b1317a124a36529161a8e288fe9c
Author: Stanley Winata <stanley at nod-labs.com>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
M mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Add vector.fma lowering to CL.fma
Reviewed By: antiagainst
Patch By: raikonenfnu
Differential Revision: https://reviews.llvm.org/D132424
More information about the All-commits
mailing list