[PATCH] X86: Match for X86ISD nodes in LowerBUILD_VECTOR instead of BUILD_VECTORCombine

Matthias Braun matze at braunis.de
Mon Apr 20 19:54:38 PDT 2015


Hi andreadb,

There doesn't seem to be a reason for the this target ISD node matching
code to be an InstCombine. Moving it to the lowering step fixes
http://llvm.org/bugs/show_bug.cgi?id=23296.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9137

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/haddsub.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9137.24093.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150421/1d59eeb7/attachment.bin>


More information about the llvm-commits mailing list