[all-commits] [llvm/llvm-project] 726af3: [X86][BF16] Fix 2 crashes with vector broadcast
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Thu Jun 1 09:08:21 PDT 2023
Branch: refs/heads/release/16.x
Home: https://github.com/llvm/llvm-project
Commit: 726af32b5cee756ad51a1fb4f842d6c22b2cbc88
https://github.com/llvm/llvm-project/commit/726af32b5cee756ad51a1fb4f842d6c22b2cbc88
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
(cherry picked from commit 801dd8870fe3634e81e35e88519477541d1b0119)
More information about the All-commits
mailing list