[llvm] [GlobalISel] Fix fewerElementsVectorPhi to insert after G_PHIs (PR #87927)

Dávid Ferenc Szabó via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 09:08:45 PDT 2024


dfszabo wrote:

This issue came up with our downstream backend, but the problematic examples are passing with AArch64. Not easy to create a test for this, but on the other hand the change is fairly self evident.

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


More information about the llvm-commits mailing list