[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 04:56:26 PDT 2019


deadalnix updated this revision to Diff 217606.
deadalnix added a comment.

Upadte the doc comment to make it clear that the Mask argument can be modified.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66804

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

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


More information about the llvm-commits mailing list