[all-commits] [llvm/llvm-project] 6e2c0e: [mlir][spirv] Add conversions from arith.bitcast, ...
xndcn via All-commits
all-commits at lists.llvm.org
Sat Oct 30 09:43:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e2c0e6931aff04265fc9e411b2871930cd626e8
https://github.com/llvm/llvm-project/commit/6e2c0e6931aff04265fc9e411b2871930cd626e8
Author: xndcn <xndchn at gmail.com>
Date: 2021-10-31 (Sun, 31 Oct 2021)
Changed paths:
M mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
M mlir/test/Conversion/ArithmeticToSPIRV/arithmetic-to-spirv.mlir
M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Add conversions from arith.bitcast, std.br, std.cond_br to spirv.
Differential Revision: https://reviews.llvm.org/D112819
More information about the All-commits
mailing list