[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
Thu Nov 30 23:44:18 PST 2023


tschuett wrote:

> > I will try that at later time again.
> 
> I don't follow why a change in the DAG would hold up this?

Sorry for being terse. I want to try this again without messing the test files.

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


More information about the llvm-commits mailing list