[PATCH] D148608: [X86] Create all-one vector(v8i32) for TESTC(X,~X) == TESTC(X,-1) if X is v8f32
Bing Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 03:17:10 PDT 2023
yubing updated this revision to Diff 514589.
yubing added a comment.
address Simon's comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148608/new/
https://reviews.llvm.org/D148608
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/combine-testpd.ll
llvm/test/CodeGen/X86/combine-testps.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148608.514589.patch
Type: text/x-patch
Size: 4860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/68021971/attachment.bin>
More information about the llvm-commits
mailing list