[PATCH] D66804: [TargetLowering] Add buildLegalVectorShuffle facility to help build legal shuffles

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 05:00:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370190: [TargetLowering] Add buildLegalVectorShuffle facility to help build legal… (authored by deadalnix, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66804

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66804.217607.patch
Type: text/x-patch
Size: 10873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/bb84019b/attachment.bin>


More information about the llvm-commits mailing list