llvm-project/llvm/unittests/Transforms
Giorgis Georgakoudis 95b981ca2a [CodeExtractor] Enable partial aggregate arguments
Summary:
Enable CodeExtractor to construct output functions that partially
aggregate inputs/outputs in their argument list. A use case is the
OMPIRBuilder to create outlined functions for parallel regions that
aggregate in a struct the payload variables for the region while passing
as scalars thread and bound identifiers.

Differential Revision: https://reviews.llvm.org/D96854
2022-01-25 20:50:34 -05:00
..
IPO [Attributor] AAFunctionReachability, Handle CallBase Reachability. 2021-09-13 01:35:44 +03:00
Scalar [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
Utils [CodeExtractor] Enable partial aggregate arguments 2022-01-25 20:50:34 -05:00
Vectorize [VPlan] Add value numbering in unit test after 65c4d6191f. 2022-01-05 11:00:47 +00:00
CMakeLists.txt