[all-commits] [llvm/llvm-project] c0ccb6: [mlir][spirv] Convert func.call to spv.FunctionCall
xndcn via All-commits
all-commits at lists.llvm.org
Sat Mar 26 04:47:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0ccb692285d1fb411f90d4d68f834719be4d009
https://github.com/llvm/llvm-project/commit/c0ccb692285d1fb411f90d4d68f834719be4d009
Author: xndcn <xndchn at gmail.com>
Date: 2022-03-26 (Sat, 26 Mar 2022)
Changed paths:
M mlir/lib/Conversion/FuncToSPIRV/FuncToSPIRV.cpp
M mlir/test/Conversion/FuncToSPIRV/func-ops-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Convert func.call to spv.FunctionCall
Differential Revision: https://reviews.llvm.org/D122368
More information about the All-commits
mailing list