[all-commits] [llvm/llvm-project] 5e32f1: [NVPTX] Expand select_cc on bfloat16 type

Yuanqiang Liu via All-commits all-commits at lists.llvm.org
Mon Jul 24 08:10:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e32f1da063f8982946a1156dc4ee75e867e6ec8
      https://github.com/llvm/llvm-project/commit/5e32f1da063f8982946a1156dc4ee75e867e6ec8
  Author: Yuanqiang Liu <liuyuanqiang.yqliu at bytedance.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/test/CodeGen/NVPTX/bf16-instructions.ll

  Log Message:
  -----------
  [NVPTX] Expand select_cc on bfloat16 type

Expand select_cc on bfloat16 and bfloat16v2 type.

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




More information about the All-commits mailing list