[PATCH] D151313: [RISCV][BF16] Make backend type bf16 to follow the psABI
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 12:42:29 PDT 2023
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/bfloat.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=riscv64 -mattr=+f,+d -verify-machineinstrs| FileCheck %s --check-prefixes=RV64
----------------
This file already exists in trunk. Not sure if is the same or not?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151313/new/
https://reviews.llvm.org/D151313
More information about the llvm-commits
mailing list