[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
Wed Apr 1 03:52:01 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG918ccb64b022: [X86][SSE] Handle basic inversion of PTEST/TESTP operands (PR38522) (authored by RKSimon).

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.254154.patch
Type: text/x-patch
Size: 13465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/cc1f58ea/attachment.bin>


More information about the llvm-commits mailing list