[all-commits] [llvm/llvm-project] 801dd8: [X86][BF16] Fix 2 crashes with vector broadcast

Phoebe Wang via All-commits all-commits at lists.llvm.org
Wed May 31 22:39:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 801dd8870fe3634e81e35e88519477541d1b0119
      https://github.com/llvm/llvm-project/commit/801dd8870fe3634e81e35e88519477541d1b0119
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/lib/Target/X86/X86InstrAVX512.td
    M llvm/test/CodeGen/X86/avx512bf16-vl-intrinsics.ll

  Log Message:
  -----------
  [X86][BF16] Fix 2 crashes with vector broadcast

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D151808




More information about the All-commits mailing list