[all-commits] [llvm/llvm-project] f7bfb0: [X86][FP16] Do not create VBROADCAST_LOAD for f16 ...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Sun May 5 20:00:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7bfb078cf037205a812dc4eece777130cfa88f5
      https://github.com/llvm/llvm-project/commit/f7bfb078cf037205a812dc4eece777130cfa88f5
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    A llvm/test/CodeGen/X86/pr91005.ll

  Log Message:
  -----------
  [X86][FP16] Do not create VBROADCAST_LOAD for f16 without AVX2 (#91125)

AVX doesn't provide 16-bit BROADCAST instruction.

Fixes #91005



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