[all-commits] [llvm/llvm-project] ce2ad9: [mlir][spirv] Define spv.GLSL.Ldexp
Weiwei via All-commits
all-commits at lists.llvm.org
Wed Feb 24 10:09:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce2ad938ff1fd4bad6ee91809f970984b1614e35
https://github.com/llvm/llvm-project/commit/ce2ad938ff1fd4bad6ee91809f970984b1614e35
Author: Weiwei Li <weiwei.li1 at huawei.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGLSLOps.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/IR/glsl-ops.mlir
M mlir/test/Target/SPIRV/glsl-ops.mlir
Log Message:
-----------
[mlir][spirv] Define spv.GLSL.Ldexp
co-authored-by: Alan Liu <alanliu.yf at gmail.com>
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D97228
More information about the All-commits
mailing list