[PATCH] D97276: [CodeGen] Canonicalise adds/subs of i1 vectors using XOR
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 02:31:42 PST 2021
This revision was automatically updated to reflect the committed changes.
david-arm marked an inline comment as done.
Closed by commit rG87dbcd88651a: [CodeGen] Canonicalise adds/subs of i1 vectors using XOR (authored by david-arm).
Changed prior to commit:
https://reviews.llvm.org/D97276?vs=326014&id=326331#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97276/new/
https://reviews.llvm.org/D97276
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/AArch64/sve-pred-arith.ll
llvm/test/CodeGen/X86/avx512-mask-op.ll
llvm/test/CodeGen/X86/avx512bw-mask-op.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97276.326331.patch
Type: text/x-patch
Size: 22527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/dabd7e8b/attachment.bin>
More information about the llvm-commits
mailing list