[llvm] [AArch64][GlobalISel] Add combine for build_vector(unmerge, unmerge, undef, undef) (PR #165539)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 05:32:03 PST 2025


================
@@ -39,6 +39,7 @@
 #include "llvm/CodeGen/TargetOpcodes.h"
 #include "llvm/CodeGen/TargetPassConfig.h"
 #include "llvm/Support/Debug.h"
+#include <set>
----------------
davemgreen wrote:

Can undo this files changes now.

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


More information about the llvm-commits mailing list