[PATCH] D132335: [ADT] Deprecate is_splat and replace all uses with all_equal
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 08:42:20 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
kuhar marked an inline comment as done.
Closed by commit rG6fa87ec10fce: [ADT] Deprecate is_splat and replace all uses with all_equal (authored by kuhar).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132335/new/
https://reviews.llvm.org/D132335
Files:
llvm/include/llvm/ADT/STLExtras.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/VectorUtils.cpp
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/IR/Instructions.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/lib/Transforms/Scalar/NewGVN.cpp
llvm/unittests/ADT/STLExtrasTest.cpp
mlir/include/mlir/IR/OpBase.td
mlir/lib/Dialect/Linalg/Transforms/ConstantFold.cpp
mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
mlir/test/mlir-tblgen/predicate.td
mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132335.454856.patch
Type: text/x-patch
Size: 13837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/c073dc6f/attachment.bin>
More information about the llvm-commits
mailing list