[PATCH] D112187: [SelectionDAG] Add widen result function for insert subvector

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 02:28:58 PDT 2021


CarolineConcatto updated this revision to Diff 381182.
CarolineConcatto added a comment.

- Add new tests insert_nxv3i32_nxv2i32_2 and insert_nxv3f32_nxv2f32


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112187

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/AArch64/sve-insert-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112187.381182.patch
Type: text/x-patch
Size: 7386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/58b4c576/attachment.bin>


More information about the llvm-commits mailing list