[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:41:51 PDT 2020


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

address code review issues


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.291002.patch
Type: text/x-patch
Size: 7526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/b4e8e8b7/attachment.bin>


More information about the llvm-commits mailing list