> I think that he is trying to disable code duplication because GPU languages may contain barriers that must not be duplicated. If that's the motivation, then I wonder why our "noduplicate" function attribute is not already sufficient. http://reviews.llvm.org/D5444