[PATCH] D143283: [AArch64][combine]: combine lshr pattern. [WIP]

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 04:01:37 PST 2023


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

Add AArch64 implementation for custom-lowering AVGFloor/AVGCeil


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/neon-lshr.ll
  llvm/test/CodeGen/AArch64/sve-avg_floor_ceil.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143283.496417.patch
Type: text/x-patch
Size: 47648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/6d8848d6/attachment.bin>


More information about the llvm-commits mailing list