[all-commits] [llvm/llvm-project] cc020a: [mlir][spirv] Convert math.ctlz to spv.GLSL.FindUMsb
Lei Zhang via All-commits
all-commits at lists.llvm.org
Mon Jun 13 10:04:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc020a2236af68262b48d2a398f1a468e644a881
https://github.com/llvm/llvm-project/commit/cc020a2236af68262b48d2a398f1a468e644a881
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGLSLOps.td
M mlir/lib/Conversion/MathToSPIRV/MathToSPIRV.cpp
M mlir/lib/Conversion/MathToSPIRV/MathToSPIRVPass.cpp
M mlir/test/Conversion/MathToSPIRV/math-to-glsl-spirv.mlir
M mlir/test/Dialect/SPIRV/IR/glsl-ops.mlir
M mlir/test/Target/SPIRV/glsl-ops.mlir
Log Message:
-----------
[mlir][spirv] Convert math.ctlz to spv.GLSL.FindUMsb
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D127582
More information about the All-commits
mailing list