[llvm] [GlobalIsel] Transform build_vector(binop(_, C), ...) -> binop(bv, constant bv) (PR #73577)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 28 01:18:51 PST 2023
Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>,
Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/73577 at github.com>
arsenm wrote:
> I will try that next time, but why did no buildbot complain?!?
Nothing broke, it's just the update_mir_test_checks output changed at some point
https://github.com/llvm/llvm-project/pull/73577
More information about the llvm-commits
mailing list