[mlir][spirv] Migrate to new fold API
authorJakub Kuderski <kubak@google.com>
Wed, 11 Jan 2023 18:55:39 +0000 (13:55 -0500)
committerJakub Kuderski <kubak@google.com>
Wed, 11 Jan 2023 18:55:39 +0000 (13:55 -0500)
commit9963f166fb5ea8b03b4455b265db3fe04fbf4cdd
tree9aa56c1aafa01c7ffeafb0a52abb60171833b631
parent830d0bc56b4145186e2bea9f96c10bcaf008014b
[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
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
mlir/lib/Dialect/SPIRV/IR/SPIRVCanonicalization.cpp