[PATCH] D143283: [AArch64][SVE]: custom lower AVGFloor/AVGCeil.
hassnaaHamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 10:05:56 PST 2023
hassnaa-arm updated this revision to Diff 499568.
hassnaa-arm added a comment.
In case of CEIL, Put ADD operation for constant 1.
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.499568.patch
Type: text/x-patch
Size: 20559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/68e3ef56/attachment.bin>
More information about the llvm-commits
mailing list