[PATCH] D44118: [x86][AArch64] ask the target whether it has a vector blend instruction

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 06:31:51 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327132: [x86][aarch64] ask the backend whether it has a vector blend instruction (authored by spop, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44118?vs=137066&id=137740#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44118

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/AArch64/aarch64-vuzp.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-collect-loh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44118.137740.patch
Type: text/x-patch
Size: 5839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/14eccb2d/attachment.bin>


More information about the llvm-commits mailing list