[all-commits] [llvm/llvm-project] 6a8464: [X86][FP16] Do not generate X86 FMIN/FMAX for FP16...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Tue Jun 10 00:30:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a8464b1251ae6cf01eb3af34441e3ce714a5542
      https://github.com/llvm/llvm-project/commit/6a8464b1251ae6cf01eb3af34441e3ce714a5542
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    R llvm/test/CodeGen/X86/avx512fp16-cvt-novl.ll
    A llvm/test/CodeGen/X86/avx512fp16-novl.ll

  Log Message:
  -----------
  [X86][FP16] Do not generate X86 FMIN/FMAX for FP16 when VLX not enabled, part 2 (#143483)

Fixes: https://godbolt.org/z/eYTxeqE48



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