[all-commits] [llvm/llvm-project] 490f78: [ARM][BFloat] Implement lowering of bf16 load/stor...

Mikhail Maltsev via All-commits all-commits at lists.llvm.org
Fri Jun 19 07:03:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 490f78c0388433f825535ea6f5ab054fb5c8ff21
      https://github.com/llvm/llvm-project/commit/490f78c0388433f825535ea6f5ab054fb5c8ff21
  Author: Mikhail Maltsev <mikhail.maltsev at arm.com>
  Date:   2020-06-19 (Fri, 19 Jun 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
    M llvm/lib/Target/ARM/ARMInstrNEON.td
    A llvm/test/CodeGen/ARM/bf16-intrinsics-ld-st.ll

  Log Message:
  -----------
  [ARM][BFloat] Implement lowering of bf16 load/store intrinsics

Reviewers: labrinea, dmgreen, pratlucas, LukeGeeson

Reviewed By: dmgreen

Subscribers: kristof.beyls, hiraditya, danielkiss, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list