[PATCH] D143038: [AArch64] Added tests for inserting scalar result of uaddlv neon instrinsic function into a vector

NILANJANA BASU via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 19 21:52:31 PST 2023


nilanjana_basu updated this revision to Diff 498718.
nilanjana_basu added a comment.

Added an test file in MIR to show what happens in these cases post ISel.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143038

Files:
  llvm/test/CodeGen/AArch64/aarch64-neon-vector-insert-uaddlv.ll
  llvm/test/CodeGen/AArch64/peephole-insvigpr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143038.498718.patch
Type: text/x-patch
Size: 38474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/a3ef63b6/attachment.bin>


More information about the llvm-commits mailing list