[clang] [CIR][X86]Implement handling for Select/Selectsh builtins in CIR (PR #174003)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 5 09:25:51 PST 2026


andykaylor wrote:

> why does copilot get requested for review automatically? Is it due to something from my side?

I wondered the same thing. I have only seen it on your PRs. Project-wide it appears to be happening [elsewhere too](https://github.com/llvm/llvm-project/pulls?q=is%3Apr+reviewed-by%3A%40Copilot+is%3Aopen+), but in the cases I spot-checked it appears to have been explicitly requested by the author of the PR. Do you have a Copilot Pro subscription? If so, that's probably the cause, and you can choose to disable it.

I think it's fine, maybe even useful, to have Copilot as a reviewer so long as you don't accept its suggestions uncritically. It made a few suggestions in one of your previous PRs that were wrong. The suggestions here seem reasonable.

https://github.com/llvm/llvm-project/pull/174003


More information about the cfe-commits mailing list