[all-commits] [llvm/llvm-project] 7e7f84: [mlir][spirv] Add lowering for std.fpext, std.fptr...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Tue Jan 7 18:29:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7e7f849a6d94f77f1a29630419acb7226051f4b6
https://github.com/llvm/llvm-project/commit/7e7f849a6d94f77f1a29630419acb7226051f4b6
Author: Lei Zhang <antiagainst at google.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.td
M mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp.
Differential Revision: https://reviews.llvm.org/D72137
More information about the All-commits
mailing list