[PATCH] D143283: [AArch64][SVE]: custom lower AVGFloor/AVGCeil.

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 12:21:41 PST 2023


hassnaa-arm updated this revision to Diff 501628.
hassnaa-arm added a comment.

Check if both operands of AVG are extended, not just single one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143283

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-hadd.ll
  llvm/test/CodeGen/AArch64/sve2-hadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143283.501628.patch
Type: text/x-patch
Size: 45278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/81dd310d/attachment.bin>


More information about the llvm-commits mailing list