[PATCH] D20836: [CUDA] Conservatively mark inline asm as convergent.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 14:33:37 PDT 2016


tra added a comment.

I guess we would not be able to remove convergent from inline asm automatically. Do we need a way to explicitly remove convergent from inline asm?


http://reviews.llvm.org/D20836





More information about the cfe-commits mailing list