[LLVMdev] [RFC] Parallelization metadata and intrinsics in LLVM (for OpenMP, etc.)

Sanjoy Das sanjoy at playingwithpointers.com
Wed Sep 26 08:14:46 PDT 2012


Hi,

> How are you representing things like various scheduling mechanisms without metadata - extra parameters to intrinsics ?

You're right, there should be an extra parameter to parallel_map
indicating the scheduling policy.

-- 
Sanjoy Das
http://playingwithpointers.com



More information about the llvm-dev mailing list