[PATCH] D95291: [CostModel] Remove VF from IntrinsicCostAttributes

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 01:35:45 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG502a67dd7f23: [CostModel] Remove VF from IntrinsicCostAttributes (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95291

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/intrinsiccost.ll
  llvm/test/Transforms/LoopVectorize/X86/intrinsiccost.ll
  llvm/test/Transforms/SLPVectorizer/WebAssembly/no-vectorize-rotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95291.321676.patch
Type: text/x-patch
Size: 44349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/c065bc41/attachment.bin>


More information about the llvm-commits mailing list