arsenm added inline comments.
================ Comment at: clang/lib/CodeGen/CGCall.cpp:2309 + bool EnableNoundefAttrs = CodeGenOpts.EnableNoundefAttrs && + !(getLangOpts().HIP && getLangOpts().CUDAIsDevice); + ---------------- Shouldn't be limited to HIP. All languages with convergent operations Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128700/new/ https://reviews.llvm.org/D128700 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits