[all-commits] [llvm/llvm-project] dcfd35: [mlir]: Added IntArrayNthElemMaxValue & IntArrayNt...
Aviad Cohen via All-commits
all-commits at lists.llvm.org
Mon Feb 6 22:03:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dcfd35d7042e7979d7da4858542acbaa8600acc1
https://github.com/llvm/llvm-project/commit/dcfd35d7042e7979d7da4858542acbaa8600acc1
Author: Aviad Cohen <aviadcohen7 at gmail.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M mlir/docs/DefiningDialects/Operations.md
M mlir/include/mlir/IR/OpBase.td
M mlir/test/mlir-tblgen/predicate.td
Log Message:
-----------
[mlir]: Added IntArrayNthElemMaxValue & IntArrayNthElemInRange predicates (NFC)
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D143331
More information about the All-commits
mailing list