[all-commits] [llvm/llvm-project] 9701c5: [mlir][arith] Add narrowing patterns for `max*i` a...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Tue May 2 07:53:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9701c5abd669125da4bc6dc538eacb6f7a39dbd1
https://github.com/llvm/llvm-project/commit/9701c5abd669125da4bc6dc538eacb6f7a39dbd1
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-05-02 (Tue, 02 May 2023)
Changed paths:
M mlir/lib/Dialect/Arith/Transforms/IntNarrowing.cpp
M mlir/test/Dialect/Arith/int-narrowing.mlir
Log Message:
-----------
[mlir][arith] Add narrowing patterns for `max*i` and `min*i`
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D149583
More information about the All-commits
mailing list