[all-commits] [llvm/llvm-project] fa64a2: [X86][FP16] Adding lowerings for FP16 ISD::LRINT a...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Sat Feb 22 05:17:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa64a210b801352a9f164759be3cd33e9928365a
https://github.com/llvm/llvm-project/commit/fa64a210b801352a9f164759be3cd33e9928365a
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86InstrAVX512.td
A llvm/test/CodeGen/X86/vector-llrint-f16.ll
A llvm/test/CodeGen/X86/vector-lrint-f16.ll
Log Message:
-----------
[X86][FP16] Adding lowerings for FP16 ISD::LRINT and ISD::LLRINT (#127382)
Address comment in #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