[all-commits] [llvm/llvm-project] 2b2889: Add index::CmpOp canonicalization.
weiwei chen via All-commits
all-commits at lists.llvm.org
Mon Aug 14 19:59:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b2889b723b5d8ebd205251900ba327cb877c88f
https://github.com/llvm/llvm-project/commit/2b2889b723b5d8ebd205251900ba327cb877c88f
Author: Weiwei Chen <weiwei.chen at modular.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M mlir/include/mlir/Dialect/Index/IR/IndexOps.h
M mlir/include/mlir/Dialect/Index/IR/IndexOps.td
M mlir/lib/Dialect/Index/IR/IndexOps.cpp
M mlir/test/Dialect/Index/index-canonicalize.mlir
Log Message:
-----------
Add index::CmpOp canonicalization.
Add canonicalization pattern for index::CmpOp
Differential Revision: https://reviews.llvm.org/D157903
More information about the All-commits
mailing list