[llvm] [GlobalIsel] Transform build_vector(binop(_, C), ...) -> binop(bv, constant bv) (PR #73577)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 22:59:53 PST 2023


tschuett wrote:

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

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


More information about the llvm-commits mailing list