[PATCH] D110646: [SelectionDAG] Handle promotion + widening in getCopyToPartsVector

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 09:02:49 PDT 2021


sdesmalen updated this revision to Diff 375917.
sdesmalen added a comment.

Added assert and updated comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110646

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/AArch64/sve-extract-scalable-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110646.375917.patch
Type: text/x-patch
Size: 5435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/747a94b9/attachment.bin>


More information about the llvm-commits mailing list