[all-commits] [llvm/llvm-project] 039bdc: [MLIR] Canonicalize sub/add of a constant and anot...
William Moses via All-commits
all-commits at lists.llvm.org
Mon May 3 08:53:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 039bdcc0a8a213faa8f32837c44b81ce41f41ab0
https://github.com/llvm/llvm-project/commit/039bdcc0a8a213faa8f32837c44b81ce41f41ab0
Author: William S. Moses <gh at wsmoses.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/Dialect/Standard/canonicalize.mlir
Log Message:
-----------
[MLIR] Canonicalize sub/add of a constant and another sub/add of a constant
Differential Revision: https://reviews.llvm.org/D101705
More information about the All-commits
mailing list