[all-commits] [llvm/llvm-project] dab292: Revert "[mlir][spirv] Add lowering for std.fpext, ...
Denis Khalikov via All-commits
all-commits at lists.llvm.org
Tue Jan 7 19:13:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dab2921f77099534ff19fead9a79fbff312feabf
https://github.com/llvm/llvm-project/commit/dab2921f77099534ff19fead9a79fbff312feabf
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:
-----------
Revert "[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp."
This reverts commit 7e7f849a6d94f77f1a29630419acb7226051f4b6 because
it recorded the wrong commit author.
Commit: eac01f63a6c99d6ffd03b7b7c88cf8e28d364e5c
https://github.com/llvm/llvm-project/commit/eac01f63a6c99d6ffd03b7b7c88cf8e28d364e5c
Author: Denis Khalikov <khalikov.denis at huawei.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
Compare: https://github.com/llvm/llvm-project/compare/22700f68e171...eac01f63a6c9
More information about the All-commits
mailing list