[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 01:37:51 PDT 2021


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

- Fix return value in the test insert_nxv6i32_nxv2i32


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.381176.patch
Type: text/x-patch
Size: 5887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/99616b3a/attachment.bin>


More information about the llvm-commits mailing list