[PATCH] D87231: [AArch64] ExtractElement is free when combined with pairwise add

Sanne Wouda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 02:41:02 PDT 2020


sanwou01 updated this revision to Diff 292158.
sanwou01 added a comment.

Rework to match faddp in AArch64 ISel lowering


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87231

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/faddp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87231.292158.patch
Type: text/x-patch
Size: 4525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/3275bf09/attachment.bin>


More information about the llvm-commits mailing list