[all-commits] [llvm/llvm-project] 9c8abb: [mlir][Arithmetic] Support commutative canonicaliz...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Mon Sep 26 00:01:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c8abbfa0aabb390e7ae79c5309e499fa43899e4
https://github.com/llvm/llvm-project/commit/9c8abbfa0aabb390e7ae79c5309e499fa43899e4
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-09-26 (Mon, 26 Sep 2022)
Changed paths:
M mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp
M mlir/test/Dialect/Arithmetic/canonicalize.mlir
Log Message:
-----------
[mlir][Arithmetic] Support commutative canonicalization for continuous XOrIOp.
This patch adds commutative canonicalization support for D116383.
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D134258
More information about the All-commits
mailing list