[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 Apr 19 06:56:33 PDT 2023
igor.kirillov added a comment.
> A separate patch would be ideal. There's a lot of changes, and it would help to include only what is related to the -Ofast handling here.
Done, now we have pre-commit patch - D148550 <https://reviews.llvm.org/D148550> and node replacement refactoring - D148703 <https://reviews.llvm.org/D148703>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148558/new/
https://reviews.llvm.org/D148558
More information about the llvm-commits
mailing list