[PATCH] D74495: [VectorCombine] try to form vector binop to eliminate an extract element
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 14:33:06 PST 2020
This revision was automatically updated to reflect the committed changes.
spatel marked 2 inline comments as done.
Closed by commit rG19b62b79db1b: [VectorCombine] try to form vector binop to eliminate an extract element (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D74495?vs=244437&id=244536#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74495/new/
https://reviews.llvm.org/D74495
Files:
llvm/lib/Transforms/Vectorize/VectorCombine.cpp
llvm/test/Transforms/VectorCombine/X86/extract-binop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74495.244536.patch
Type: text/x-patch
Size: 11353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/90d7862b/attachment.bin>
More information about the llvm-commits
mailing list