[PATCH] D76984: [X86][SSE] Handle basic inversion of PTEST/TESTP operands (PR38522)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 08:49:26 PDT 2020
RKSimon updated this revision to Diff 253892.
RKSimon added a comment.
Move combine inside combineSetCCEFLAGS
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76984/new/
https://reviews.llvm.org/D76984
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/combine-ptest.ll
llvm/test/CodeGen/X86/combine-testpd.ll
llvm/test/CodeGen/X86/combine-testps.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76984.253892.patch
Type: text/x-patch
Size: 11113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/a1a97fa0/attachment-0001.bin>
More information about the llvm-commits
mailing list