[all-commits] [llvm/llvm-project] 53d4ff: [mlir] Simplify is_splat use in MatchAllPred. NFC.
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Mon Aug 15 10:19:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53d4ff4a4783d8b0a37e5349eace738f4aceed7c
https://github.com/llvm/llvm-project/commit/53d4ff4a4783d8b0a37e5349eace738f4aceed7c
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
Log Message:
-----------
[mlir] Simplify is_splat use in MatchAllPred. NFC.
This is a simple cleanup after https://reviews.llvm.org/D131289.
Reviewed By: antiagainst, Mogball
Differential Revision: https://reviews.llvm.org/D131895
More information about the All-commits
mailing list