[PATCH] D81171: [X86][SSE] Simplify MOVMSK patterns based on comparison

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 08:56:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd194ff31cf76: [X86][SSE] Simplify MOVMSK patterns based on comparison (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81171/new/

https://reviews.llvm.org/D81171

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/movmsk-cmp.ll
  llvm/test/CodeGen/X86/vector-compare-any_of.ll
  llvm/test/CodeGen/X86/vector-reduce-or-bool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81171.268832.patch
Type: text/x-patch
Size: 20809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/174ceac9/attachment.bin>


More information about the llvm-commits mailing list