[llvm-branch-commits] [llvm] release/20.x: [LV] Fix crash when building partial reductions using types that aren't known scale factors (#136680) (PR #136863)

Nicholas Guy via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Apr 28 08:10:32 PDT 2025


NickGuy-Arm wrote:

I can verify that updating the test files doesn't impact the test itself. Looks to be some instruction reordering but no change to the functionality being tested, and this test passes on main without any further changes.

How do we go about updating the test on this branch, as I assume we don't have commit access to llvmbot's fork.

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


More information about the llvm-branch-commits mailing list