[Mlir-commits] [mlir] [mlir][linalg] Fix linalg.select crash with index type operands (PR #179056)
Renato Golin
llvmlistbot at llvm.org
Sat Jan 31 12:07:41 PST 2026
rengolin wrote:
The issue seems to have been created by a bot: the user has not done anything in LLVM or Github ever (by Github's logs) and this PR looks like it was written with LLMs. The code is so simple, although correct, that it could also have been written by an LLM. The speed in which the issue and PR were done in short succession, by two different users (one of them what seems to be a bot), make it more obvious.
In this case, it's not a problem, as both the issue and the PR are well written, with a reasonable justification and appropriate test. But it's good to make it clear, so that we don't fall foul of the new AI policy.
https://github.com/llvm/llvm-project/pull/179056
More information about the Mlir-commits
mailing list