[PATCH] D96011: [NFC][Analysis] Change struct VecDesc to use ElementCount

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 03:08:22 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG01b87444cb02: [NFC][Analysis] Change struct VecDesc to use ElementCount (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D96011?vs=322999&id=323278#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96011

Files:
  llvm/include/llvm/Analysis/TargetLibraryInfo.h
  llvm/include/llvm/Analysis/VecFuncs.def
  llvm/include/llvm/Support/TypeSize.h
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96011.323278.patch
Type: text/x-patch
Size: 41722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/7d83fe10/attachment.bin>


More information about the llvm-commits mailing list