[flang-commits] [PATCH] D148910: [flang] Turn on use-desc-for-alloc by default
Tom Eccles via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Apr 21 02:51:00 PDT 2023
tblah added a comment.
Could there be cases where LLVM optimization passes take longer to run because they are removing these descriptors we know we don't need? I would guess this is okay for real code but I was wondering if you have tried it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148910/new/
https://reviews.llvm.org/D148910
More information about the flang-commits
mailing list