[all-commits] [llvm/llvm-project] 9963f1: [mlir][spirv] Migrate to new fold API
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Wed Jan 11 10:56:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9963f166fb5ea8b03b4455b265db3fe04fbf4cdd
https://github.com/llvm/llvm-project/commit/9963f166fb5ea8b03b4455b265db3fe04fbf4cdd
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVCanonicalization.cpp
Log Message:
-----------
[mlir][spirv] Migrate to new fold API
Fixes: https://github.com/llvm/llvm-project/issues/59938
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D141524
More information about the All-commits
mailing list