[PATCH] D104722: [SVE] Added CodeGen support for inserting an element into a predicate vector

Dylan Fleming via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 04:59:30 PDT 2021


DylanFleming-arm updated this revision to Diff 354214.
DylanFleming-arm added a comment.

Added extra test cases for constant index/insert values


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104722

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-insert-element.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104722.354214.patch
Type: text/x-patch
Size: 8585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/79c56cf3/attachment.bin>


More information about the llvm-commits mailing list