<div dir="ltr"><div><div>is there any guarantee that the nvptx intrinsic "llvm.nvvm.barrier0" will not be moved around by opt ?<br>In other words, can I expect all the instructions above "llvm.nvvm.barrier0" to remain above it and those below it to remain below, after all the opt passes are run ?<br></div>If that is not the case, is there a way to define such an intrinsic ?<br><br></div>Thanks.<br></div>