[all-commits] [llvm/llvm-project] 0c9551: [X86] Generate cvtpd2dq for (v2i32 lrint(v2f64)) (...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Mon Feb 10 21:15:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c955167c241fd64f3a6737c06fa54de46165cac
https://github.com/llvm/llvm-project/commit/0c955167c241fd64f3a6737c06fa54de46165cac
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-lrint.ll
Log Message:
-----------
[X86] Generate cvtpd2dq for (v2i32 lrint(v2f64)) (#126508)
Found when addressing comment on #126477
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