-
Notifications
You must be signed in to change notification settings - Fork 787
[X86] Create all-one vector(v8i32) for TESTC(X,~X) == TESTC(X,-1) if … #9096
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Is there any reason this is not pushed to the upstream |
|
i encounter a issue that i can't cherry-pick https://reviews.llvm.org/D148608 to intel/llvm since the testcase doesn't match. i guess there is some commits in llorg change the testcase and these commits are not in intel/llvm . REF: llvm/llvm/test/CodeGen/X86/combine-testpd.ll Lines 1 to 6 in 48abe38
|
16e546a
to
d8f06ef
Compare
i saw there are 3 commits modified llvm/llvm/test/CodeGen/X86/combine-testpd.ll in llorg but these commits are not in intel/llvm. |
@AlexeySachkov ping? |
ping? @AlexeySachkov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm ok with cherry-picking this earlier to unblock a customer.
@againull, @FreddyLeaf: FYI. This is a partial cherry-pick of D148608, because we had to adjust tests to avoid cherry-picking more commits. If you encounter conflicts with this patch, they should be resolved by picking community version of the code
USM/usm_pooling.cpp reported here: #9148 |
…X is v8f32