[Attributor] Propagate known align from arguments to call sites arguments
Since the information is known we can simply use it at the call site.
This is especially useful for callbacks but also helps regular calls.
The test changes are mechanical.
[Attributor] Propagate known align from arguments to call sites arguments jdoerfert on Dec 30 2019, 11:27 PM. Authored by Tags None Subscribers None
Description
Details
|