[all-commits] [llvm/llvm-project] 4244f9: [AArch64][SVE] Enable bf16 vector.insert

Matthew Devereau via All-commits all-commits at lists.llvm.org
Thu Dec 2 05:09:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4244f95cc6ce73ab38fbb91929a0888309f3ca8d
      https://github.com/llvm/llvm-project/commit/4244f95cc6ce73ab38fbb91929a0888309f3ca8d
  Author: Matt Devereau <matthew.devereau at arm.com>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve-insert-vector.ll

  Log Message:
  -----------
  [AArch64][SVE] Enable bf16 vector.insert

Allow passthrough bf16 registers for vector.insert

Differential revision: https://reviews.llvm.org/D114858




More information about the All-commits mailing list