[PATCH] D143283: [AArch64][SVE]: custom lower AVGFloor/AVGCeil. [WIP]
hassnaaHamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 09:26:16 PST 2023
hassnaa-arm updated this revision to Diff 498050.
hassnaa-arm added a comment.
Optimize the generated code by checking if the extended nodes were previously truncated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143283/new/
https://reviews.llvm.org/D143283
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/arm64-vhadd.ll
llvm/test/CodeGen/AArch64/sve-avg_floor_ceil.ll
llvm/test/CodeGen/AArch64/sve2-hadd.ll
llvm/test/CodeGen/Thumb2/mve-vhadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143283.498050.patch
Type: text/x-patch
Size: 30535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/6770cdf5/attachment.bin>
More information about the llvm-commits
mailing list