[PATCH] D102766: [SelectionDAG] Implement PromoteIntRes_INSERT_SUBVECTOR

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 06:09:13 PDT 2021


bsmith updated this revision to Diff 355520.
bsmith removed a reviewer: joechrisellis.
bsmith added a comment.

- Use new getVectorSubVecPointer TLI function to ensure correct clamping
- Fixup tests due to changes


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/CodeGen/SelectionDAG/TargetLowering.cpp
  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.355520.patch
Type: text/x-patch
Size: 17898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/6c7c5679/attachment.bin>


More information about the llvm-commits mailing list