[PATCH] D52059: [InstCombine][x86] try harder to convert blendv intrinsic to generic IR (PR38814)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 15 07:27:11 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D52059?vs=165495&id=165643#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52059

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/X86/blend_x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52059.165643.patch
Type: text/x-patch
Size: 6231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180915/583c12d4/attachment.bin>


More information about the llvm-commits mailing list