[PATCH] D96854: [CodeExtractor] Enable partial aggregate arguments
Giorgis Georgakoudis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 22 10:47:21 PDT 2021
ggeorgakoudis added a comment.
@vsk I'll re-structure the implementation to use internal state and an `addArgExludedFromAggregate` interface. I don't have/can't think right now a use case for the flexibility I'm proposing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96854/new/
https://reviews.llvm.org/D96854
More information about the llvm-commits
mailing list