[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:47:52 PDT 2020
ctetreau updated this revision to Diff 291006.
ctetreau added a comment.
fix now unnecessary assignment to optional<APInt>
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.291006.patch
Type: text/x-patch
Size: 7236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/a5cdad8f/attachment.bin>
More information about the llvm-commits
mailing list