[PATCH] D103105: [AArch64] Optimise bitreverse lowering in ISel
Irina Dobrescu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 05:56:42 PDT 2021
Rin updated this revision to Diff 347941.
Rin marked 3 inline comments as done.
Rin edited the summary of this revision.
Rin added a comment.
Add optimisation for v2i32 and v1i64 bitreverse lowering and respond to review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103105/new/
https://reviews.llvm.org/D103105
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/bitreverse.ll
llvm/test/CodeGen/AArch64/neon_rbit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103105.347941.patch
Type: text/x-patch
Size: 8982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/c6453cda/attachment.bin>
More information about the llvm-commits
mailing list