[PATCH] D55529: [InstCombine] try to convert x86 movmsk intrinsic to generic IR (PR39927)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 11 08:41:15 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348862: [InstCombine] try to convert x86 movmsk intrinsic to generic IR (PR39927) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55529?vs=177607&id=177722#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55529

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/X86/x86-movmsk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55529.177722.patch
Type: text/x-patch
Size: 9257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/d3fc6df1/attachment.bin>


More information about the llvm-commits mailing list