[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
Mon Dec 10 15:32:20 PST 2018


spatel updated this revision to Diff 177607.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Fix code comment to better explain what we're doing.


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

https://reviews.llvm.org/D55529

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55529.177607.patch
Type: text/x-patch
Size: 9191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181210/87f99cec/attachment.bin>


More information about the llvm-commits mailing list