search for: scopednoaliasaaresult

Displaying 3 results from an estimated 3 matches for "scopednoaliasaaresult".

2020 Apr 14
5
Represent Fortran alias information in LLVM IR
...workload to workload, and the extent can be from a few percent to 2X. The compile time and the size of the IR increase as well. We briefly investigated the possible causes of the long compile time and the large IR size issues. For the compile-time performance, we observe: - Each alias query (ScopedNoAliasAAResult::mayAliasInScopes) involves partitioning a metadata set based on the domains of the metadata elements. One possible solution is that pre-partitioning the metadata sets and maintaining the partitions on updates can help. - Intersection of noalias sets is O(n^2) as metadata elements do not have...
2020 Jun 24
4
LLVM Alias Analysis Technical Call - New Doodle Poll
...rom our last call: **** * Scalability challenges and other issues discovered with the current infrastructure (especially, perhaps, with the noalias metadata). * Issue #1: MDNode::intersect uses O(n^2) algorithm. The operation does not scale for large NoAlias sets. * Issue #2: ScopedNoAliasAAResult::mayAliasInScopes includes overhead (per query) of partitioning the input set based on the domain metadata. * Issue #3: Memory footprint of the flattened Alias.Scope or NoAlias set can be large. * Issue #4: correctness: current implementation has problems after inlining in a loop....
2020 May 18
4
LLVM Alias Analysis Technical Call - Doodle Poll
To join our call on Thursday, May 28th @ 9-10 AM central time / 2-3 PM UTC please use this information: Meeting URL https://bluejeans.com/643493129?src=join_info Meeting ID 643 493 129 Want to dial in from a phone? Dial one of the following numbers: +1.312.216.0325 (US (Chicago)) +1.408.740.7256 (US (San Jose)) +1.866.226.4650 (US Toll Free) (see all numbers -