[PATCH] D118563: [AARCH64][NEON] Reuse extended vdup value in low version of long operations when doing tryCombineLongOpWithDup

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 12:18:17 PST 2022


sunho updated this revision to Diff 404662.
sunho added a comment.

typo


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

https://reviews.llvm.org/D118563

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-combine-long-op-dup-noduplicate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118563.404662.patch
Type: text/x-patch
Size: 10309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/80b275d2/attachment.bin>


More information about the llvm-commits mailing list