[all-commits] [llvm/llvm-project] a4360e: [mlir][spirv] Convert single element vector.splat/fma
Lei Zhang via All-commits
all-commits at lists.llvm.org
Mon Jun 13 09:18:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4360efb2c59f0b80c5838e8b36e8d0490ba6f65
https://github.com/llvm/llvm-project/commit/a4360efb2c59f0b80c5838e8b36e8d0490ba6f65
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
M mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Convert single element vector.splat/fma
Reviewed By: ThomasRaoux, hanchung
Differential Revision: https://reviews.llvm.org/D127572
More information about the All-commits
mailing list