[PATCH] D113281: [AArch64][SVE] Generate ASRD instructions for power of 2 signed divides
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 5 09:05:08 PDT 2021
bsmith updated this revision to Diff 385094.
bsmith added a comment.
- Make semantics of SRAD_PRED match the other *_PRED nodes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113281/new/
https://reviews.llvm.org/D113281
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-fixed-length-sdiv-pow2.ll
llvm/test/CodeGen/AArch64/sve-sdiv-pow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113281.385094.patch
Type: text/x-patch
Size: 28327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/f721c532/attachment.bin>
More information about the llvm-commits
mailing list