[all-commits] [llvm/llvm-project] f6189d: [ARM][NFC] Explicitly specify the fp16 value type ...

Alexandros Lamprineas via All-commits all-commits at lists.llvm.org
Tue Jun 16 03:32:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f6189da938166cea31ff9090cef69f91887f55f4
      https://github.com/llvm/llvm-project/commit/f6189da938166cea31ff9090cef69f91887f55f4
  Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMInstrMVE.td
    M llvm/lib/Target/ARM/ARMInstrNEON.td
    M llvm/lib/Target/ARM/ARMInstrVFP.td

  Log Message:
  -----------
  [ARM][NFC] Explicitly specify the fp16 value type in codegen patterns.

We are planning to add the bf16 value type in the HPR register class
and this will make the codegen patterns ambiguous.

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




More information about the All-commits mailing list