tra reopened this revision. tra added inline comments. This revision is now accepted and ready to land.
================ Comment at: llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp:716 case Intrinsic::nvvm_texsurf_handle_internal: SelectTexSurfHandle(N); + case Intrinsic::nvvm_match_all_sync_i32p: ---------------- I've unintentionally killed `return true;` here and that's what broke the texture tests. I'm not sure yet why my local tests worked. https://reviews.llvm.org/D38191 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits