search for: cpc2016

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

2017 Jan 19
4
[RFC] IR-level Region Annotations
...ations, these are certainly possible [2,3]. I would argue that such > analysis are a better way to do things than placing "high-level > intrinsics" in the IR to mark things like reductions. > > Cheers, > Johannes, on behalf of the Tapir and PIR team > > [0] https://cpc2016.infor.uva.es/wp-content/uploads/2016/06/CPC2016_paper_12.pdf > [1] http://compilers.cs.uni-saarland.de/people/doerfert/parallelcfg.pdf > [2] Section 3 in https://arxiv.org/pdf/1505.07716 > [3] Section 3.2 and 3.3 in https://www.st.cs.uni-saarland.de/publications/files/streit-taco-2015.pdf
2016 Oct 14
3
Parallel IR [PIR] --- BoF preparation discussion
.../forum/#!topic/llvm-dev/n-ia9kJyg6w [3] https://llvm-hpc2-workshop.github.io/talks.html#khaldi [4] https://www.hipeac.net/events/activities/5848/compiler-intermediate-representations/ [5] http://dl.acm.org/citation.cfm?id=2523721.2523727 [6] http://dl.acm.org/citation.cfm?id=2095103 [7] http://cpc2016.infor.uva.es/wp-content/uploads/2016/06/CPC2016_paper_12.pdf [8] http://llvm.org/docs/LangRef.html#llvm-mem-parallel-loop-access-metadata [9] http://llvm.org/devmtg/2014-10/Slides/Bataev-OpenMP.pdf [10] http://cilkplus.github.io/ [11] http://openmp.org/sc13/OpenMPBoF_LLVM.pdf [12] https://reviews...
2017 Jan 11
10
[RFC] IR-level Region Annotations
A Proposal for adding an experimental IR-level region-annotation infrastructure ============================================================================= Hal Finkel (ANL) and Xinmin Tian (Intel) This is a proposal for adding an experimental infrastructure to support annotating regions in LLVM IR, making use of intrinsics and metadata, and a generic analysis to allow transformations to