================ @@ -10,6 +10,7 @@ // //===----------------------------------------------------------------------===// +#include "../Basic/Targets/NVPTX.h" ---------------- sam-mccall wrote:
@jchlanda ah, that's simpler than I expected! Wish I'd found that before reverting... That looks good to me, I think rather than a new review you can just `git revert 0afbcb2`, make the changes you described above, `git amend -a` and change the description to "Reland [NVPTX] ...", run the tests and push. Or if you prefer, send it as a new PR, happy to approve it. https://github.com/llvm/llvm-project/pull/66496 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits