[all-commits] [llvm/llvm-project] 0a8f54: [X86][GlobalISel] Add legalization of 64-bit G_ICM...
Evgenii Kudriashov via All-commits
all-commits at lists.llvm.org
Wed Oct 25 13:30:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a8f54c3febd06364218a6f5f0810eb72e0265ae
https://github.com/llvm/llvm-project/commit/0a8f54c3febd06364218a6f5f0810eb72e0265ae
Author: Evgenii Kudriashov <evgenii.kudriashov at intel.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
R llvm/test/CodeGen/X86/GlobalISel/cmp.ll
R llvm/test/CodeGen/X86/fast-isel-cmp.ll
A llvm/test/CodeGen/X86/fast-isel-fcmp.ll
A llvm/test/CodeGen/X86/isel-icmp.ll
Log Message:
-----------
[X86][GlobalISel] Add legalization of 64-bit G_ICMP for i686 (#69478)
More information about the All-commits
mailing list