[PATCH] D102515: [CostModel] Return an invalid cost for memory ops with unsupported types

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 04:08:00 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
kmclaughlin marked 2 inline comments as done.
Closed by commit rG5db52751a594: [CostModel] Return an invalid cost for memory ops with unsupported types (authored by kmclaughlin).

Changed prior to commit:
  https://reviews.llvm.org/D102515?vs=349917&id=350572#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102515

Files:
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/sve-illegal-types.ll
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-hint.ll
  llvm/test/Transforms/VectorCombine/AArch64/extract-cmp-binop.ll
  llvm/test/Transforms/VectorCombine/X86/extract-cmp-binop.ll
  llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102515.350572.patch
Type: text/x-patch
Size: 12638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/2c7f6982/attachment.bin>


More information about the llvm-commits mailing list