[PATCH] D112505: [X86] Add a dependency breaking xor before any gathers with an undef passthru value.
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 20:45:39 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bc28c6f825e: [X86] Add a dependency breaking xor before any gathers with an undef passthru… (authored by pengfei).
Changed prior to commit:
https://reviews.llvm.org/D112505?vs=382167&id=382903#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112505/new/
https://reviews.llvm.org/D112505
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/masked_gather.ll
llvm/test/CodeGen/X86/masked_gather_scatter.ll
llvm/test/CodeGen/X86/masked_gather_scatter_widen.ll
llvm/test/CodeGen/X86/pr45067.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112505.382903.patch
Type: text/x-patch
Size: 46894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/42b91773/attachment.bin>
More information about the llvm-commits
mailing list