[llvm] [X86][BF16] Support INSERT_SUBVECTOR and CONCAT_VECTORS (PR #76485)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 28 18:48:25 PST 2023
================
@@ -372,31 +372,11 @@ entry:
;; FIXME: This should generate the same output as above, but let's fix the crash first.
----------------
phoebewang wrote:
Good catch! Removed by https://github.com/llvm/llvm-project/commit/6c87f46795699ee0997ebb85365d9df45e48292c
https://github.com/llvm/llvm-project/pull/76485
More information about the llvm-commits
mailing list