[all-commits] [llvm/llvm-project] 4c83c2: [mlir][spirv] Add folding for [I|Logical][Not]Equa...
Finn Plummer via All-commits
all-commits at lists.llvm.org
Wed Dec 20 02:00:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c83c27c912ea051385b50eb13478506757305b1
https://github.com/llvm/llvm-project/commit/4c83c27c912ea051385b50eb13478506757305b1
Author: Finn Plummer <50529406+inbelic at users.noreply.github.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVLogicalOps.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVCanonicalization.cpp
M mlir/test/Conversion/SPIRVToLLVM/logical-ops-to-llvm.mlir
M mlir/test/Dialect/SPIRV/Transforms/canonicalize.mlir
Log Message:
-----------
[mlir][spirv] Add folding for [I|Logical][Not]Equal (#74194)
More information about the All-commits
mailing list