[PATCH] D148558: [CodeGen] Improve handling -Ofast generated code by ComplexDeinterleaving pass
Igor Kirillov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 11:32:48 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a1e76100e3f: [CodeGen] Improve handling -Ofast generated code by ComplexDeinterleaving pass (authored by igor.kirillov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148558/new/
https://reviews.llvm.org/D148558
Files:
llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
llvm/test/CodeGen/AArch64/complex-deinterleaving-add-mull-fixed-fast.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-add-mull-scalable-fast.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-mixed-cases.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-multiuses.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-uniform-cases.ll
llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-mixed-cases.ll
llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-uniform-cases.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148558.527145.patch
Type: text/x-patch
Size: 46037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/7545a946/attachment.bin>
More information about the llvm-commits
mailing list