[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 00:59:45 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:

> There are no code changes. `check-llvm-codegen` complained about the file and it went from `CHECK` to `CHECK-NEXT`.

It's a hassle, but you should pre-commit regenerating the baseline checks 

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


More information about the llvm-commits mailing list