[PATCH] D146988: [CodeGen] Enable processing of interconnected complex number operations
Igor Kirillov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 06:22:46 PDT 2023
igor.kirillov updated this revision to Diff 512423.
igor.kirillov added a comment.
If final nodes have external users, it will not prevent complex deinterleaving. Refactoring
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146988/new/
https://reviews.llvm.org/D146988
Files:
llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
llvm/test/CodeGen/AArch64/complex-deinterleaving-multiuses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146988.512423.patch
Type: text/x-patch
Size: 10994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/2f61c724/attachment.bin>
More information about the llvm-commits
mailing list