[all-commits] [llvm/llvm-project] fb3945: [X86][GlobalISel] Fix referencing nonexistent oper...
Evgenii Kudriashov via All-commits
all-commits at lists.llvm.org
Mon Mar 25 08:46:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb394562a3cf3522ac17a1436234ef5b926636fb
https://github.com/llvm/llvm-project/commit/fb394562a3cf3522ac17a1436234ef5b926636fb
Author: Evgenii Kudriashov <evgenii.kudriashov at intel.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
A llvm/test/CodeGen/X86/GlobalISel/legalize-icmp-vec.mir
Log Message:
-----------
[X86][GlobalISel] Fix referencing nonexistent operand in G_ICMP (#86221)
Fixes #86203
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