[PATCH] D140270: MIPS: fix build from IR files, nan2008 and FpAbi
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 31 22:54:07 PST 2022
MaskRay added inline comments.
================
Comment at: llvm/test/CodeGen/Mips/abiflags-2008-fp64.ll:1
+; RUN: llc %s -o - | FileCheck %s
+
----------------
Add `;; ` file-level comment what this test does.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140270/new/
https://reviews.llvm.org/D140270
More information about the llvm-commits
mailing list