[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
Sat Mar 28 05:55:36 PDT 2020


RKSimon updated this revision to Diff 253332.
RKSimon added a comment.

fixed merge


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.253332.patch
Type: text/x-patch
Size: 13573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/ab67c4ca/attachment-0001.bin>


More information about the llvm-commits mailing list