[PATCH] D87424: [SVE] Bail from VectorUtils heuristics for scalable vectors

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 09:54:29 PDT 2020


ctetreau updated this revision to Diff 291008.
ctetreau added a comment.

remove unneeded include


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87424

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/AArch64/VectorUtils_heuristics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87424.291008.patch
Type: text/x-patch
Size: 6987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/dc6d68ed/attachment.bin>


More information about the llvm-commits mailing list