[llvm] [AArch64][GlobalISel] Check unmergeSrc is a vector in matchCombineBuildUnmerge (PR #168692)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 19 03:46:02 PST 2025


https://github.com/davemgreen commented:

An llc test that falls-back to SDAG would be fine as well, so long as it doesn't crash. The mir test has advantages that it can be specific to this issue though, they are good at testing the edge cases.

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


More information about the llvm-commits mailing list