[all-commits] [llvm/llvm-project] 00fd69: [MLIR][Arith] Canonicalize xor with ext
LiqinWeng via All-commits
all-commits at lists.llvm.org
Thu Dec 22 20:44:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00fd6958fb00a138ed2552eb50413c5d3a011d41
https://github.com/llvm/llvm-project/commit/00fd6958fb00a138ed2552eb50413c5d3a011d41
Author: liqinweng <Liqin.Weng at streamcomputing.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Arith/IR/ArithCanonicalization.td
M mlir/lib/Dialect/Arith/IR/ArithOps.cpp
M mlir/test/Dialect/Arith/canonicalize.mlir
Log Message:
-----------
[MLIR][Arith] Canonicalize xor with ext
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D139307
More information about the All-commits
mailing list