[PATCH] D111024: [TTI] Remove default condition type and predicate arguments from getCmpSelInstrCost

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 07:41:02 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0dcd2b40e687: [TTI] Remove default condition type and predicate arguments from… (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111024/new/

https://reviews.llvm.org/D111024

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/VectorCombine/X86/extract-cmp-binop.ll
  llvm/test/Transforms/VectorCombine/X86/extract-cmp.ll
  llvm/test/Transforms/VectorCombine/X86/scalarize-cmp-inseltpoison.ll
  llvm/test/Transforms/VectorCombine/X86/scalarize-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111024.377548.patch
Type: text/x-patch
Size: 26478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/a40ee5aa/attachment.bin>


More information about the llvm-commits mailing list