[PATCH] D20836: [CUDA] Conservatively mark inline asm as convergent.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Tue May 31 14:39:13 PDT 2016
jlebar added a comment.
In http://reviews.llvm.org/D20836#444911, @tra wrote:
> 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?
We can think about it. I'm not sure it will make a big difference, frankly. Like, if this encourages people to write less inline asm, I'm onboard with that. :)
Repository:
rL LLVM
http://reviews.llvm.org/D20836
More information about the cfe-commits
mailing list