[PATCH] D102766: [SelectionDAG] Implement PromoteIntRes_INSERT_SUBVECTOR

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 09:42:53 PDT 2021


joechrisellis updated this revision to Diff 347066.
joechrisellis added a comment.

Fold in D102765 <https://reviews.llvm.org/D102765> + address nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102766

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/insert-subvector-res-legalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102766.347066.patch
Type: text/x-patch
Size: 16557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/5b9ef63a/attachment.bin>


More information about the llvm-commits mailing list