[all-commits] [llvm/llvm-project] af223b: [X86] Avoid zero extend i16 when inserting fp16 (#...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Sat Apr 26 18:51:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af223bc696c1f5d0c3f6d21ca9dc25c9605d82b2
https://github.com/llvm/llvm-project/commit/af223bc696c1f5d0c3f6d21ca9dc25c9605d82b2
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/avx512-insert-extract.ll
M llvm/test/CodeGen/X86/avx512-vec-cmp.ll
M llvm/test/CodeGen/X86/fminimum-fmaximum.ll
M llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
M llvm/test/CodeGen/X86/fp-round.ll
M llvm/test/CodeGen/X86/fpclamptosat_vec.ll
M llvm/test/CodeGen/X86/half.ll
M llvm/test/CodeGen/X86/pr116153.ll
M llvm/test/CodeGen/X86/pr91005.ll
M llvm/test/CodeGen/X86/vector-llrint-f16.ll
M llvm/test/CodeGen/X86/vector-lrint-f16.ll
Log Message:
-----------
[X86] Avoid zero extend i16 when inserting fp16 (#126194)
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