[PATCH] D80231: [llvm] [CodeGen] [X86] Fix issues with v4i1 instruction selection
Aart Bik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 19 20:21:42 PDT 2020
aartbik updated this revision to Diff 265117.
aartbik marked 2 inline comments as done.
aartbik added a comment.
added regression test for select as well, addressed comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80231/new/
https://reviews.llvm.org/D80231
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr45995-2.ll
llvm/test/CodeGen/X86/pr45995.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80231.265117.patch
Type: text/x-patch
Size: 8405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/cc3e4344/attachment.bin>
More information about the llvm-commits
mailing list