joerg added inline comments.
================ Comment at: llvm/lib/Target/X86/X86ISelLowering.cpp:99 + cl::desc("Skips setting up the RAX register when SSE is disabled and there " + "are no variable arguments passed in vector registers."), + cl::Hidden); ---------------- The description needs some further clarification. It should likely be "can be passed" otherwise it begs the question of when the conditional statement is false. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112413/new/ https://reviews.llvm.org/D112413 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits