[all-commits] [llvm/llvm-project] ba7b74: [X86][GlobalISel] Adding missing Query to G_BUILD_...
Evgenii Kudriashov via All-commits
all-commits at lists.llvm.org
Fri Jun 5 15:22:39 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba7b74ff70328b3dff4fd3a33ee513342c453ec5
https://github.com/llvm/llvm-project/commit/ba7b74ff70328b3dff4fd3a33ee513342c453ec5
Author: Evgenii Kudriashov <evgenii.kudriashov at intel.com>
Date: 2026-06-06 (Sat, 06 Jun 2026)
Changed paths:
M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
M llvm/test/CodeGen/X86/GlobalISel/legalize-undef-vec-scaling.mir
Log Message:
-----------
[X86][GlobalISel] Adding missing Query to G_BUILD_VECTOR legalization (#199435)
Once G_BUILD_VECTOR was fixed, legalize-undef-vec-scaling.mir falled
into endless legalization loop as incoming MIR doesn't match correct
lowering of the type.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list