[all-commits] [llvm/llvm-project] 677552: [MLIR][Arith] add and(a, or(a, b)) folder
William Moses via All-commits
all-commits at lists.llvm.org
Wed May 7 17:35:29 PDT 2025
Branch: refs/heads/users/wmoses/arith
Home: https://github.com/llvm/llvm-project
Commit: 6775523e4f0380e4de662a2fc9f3bcc6da926d85
https://github.com/llvm/llvm-project/commit/6775523e4f0380e4de662a2fc9f3bcc6da926d85
Author: William S. Moses <gh at wsmoses.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M mlir/lib/Dialect/Arith/IR/ArithOps.cpp
M mlir/test/Dialect/Arith/canonicalize.mlir
Log Message:
-----------
[MLIR][Arith] add and(a, or(a,b)) folder
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list