[all-commits] [llvm/llvm-project] 3aa6ec: [ValueTypes] Add types for nxv16bf16 and nxv32bf16.

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Jun 15 23:06:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3aa6ec619fb3982b9684b92f055763134f8ac3d7
      https://github.com/llvm/llvm-project/commit/3aa6ec619fb3982b9684b92f055763134f8ac3d7
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/ValueTypes.td
    M llvm/include/llvm/Support/MachineValueType.h
    M llvm/lib/CodeGen/ValueTypes.cpp
    M llvm/utils/TableGen/CodeGenTarget.cpp

  Log Message:
  -----------
  [ValueTypes] Add types for nxv16bf16 and nxv32bf16.

This is needed by our downstream and makes bf16 and f16 have the
same set of scalable vector types.

Reviewed By: rui.zhang

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




More information about the All-commits mailing list