[llvm] [GlobalIsel] Transform build_vector(binop(_, C), ...) -> binop(bv, constant bv) (PR #73577)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 30 23:40:27 PST 2023
Thorsten =?utf-8?q?Sch=C3=BCtt?= <schuett at gmail.com>,
Thorsten =?utf-8?q?Sch=C3=BCtt?= <schuett at gmail.com>,
Thorsten =?utf-8?q?Sch=C3=BCtt?= <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 at later time again.
I don't follow why a change in the DAG would hold up this?
https://github.com/llvm/llvm-project/pull/73577
More information about the llvm-commits
mailing list