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

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 05:33:14 PST 2023


hassnaa-arm updated this revision to Diff 499126.
hassnaa-arm marked 4 inline comments as done.
hassnaa-arm added a comment.

Check if it's better to emit the original code or custom lower AVGFloor/Ceil


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-avg_floor_ceil.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143283.499126.patch
Type: text/x-patch
Size: 35699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/1d96d60d/attachment-0001.bin>


More information about the llvm-commits mailing list