[PATCH] D143283: [AArch64][SVE]: custom lower AVGFloor/AVGCeil.
hassnaaHamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 07:35:48 PST 2023
hassnaa-arm updated this revision to Diff 501511.
hassnaa-arm added a comment.
Use ComputeNumSignBits instead of ComputeKnownBits for SIGN_EXTEND_INREG ops.
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.501511.patch
Type: text/x-patch
Size: 45461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/74464edb/attachment.bin>
More information about the llvm-commits
mailing list