[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
Sun Aug 21 21:36:18 PDT 2022


kuhar updated this revision to Diff 454374.

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.454374.patch
Type: text/x-patch
Size: 13837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220822/83c686a3/attachment.bin>


More information about the llvm-commits mailing list