[PATCH] D134884: [RISCV] Add a LocalStackSlotAllocation test
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 09:01:03 PDT 2022
jrtc27 added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/local-stack-slot-allocation.ll:1-2
+
+; RUN: llc -mtriple=riscv64 -verify-machineinstrs < %s | FileCheck %s
+
----------------
RV32? update_llc_test_checks.py?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134884/new/
https://reviews.llvm.org/D134884
More information about the llvm-commits
mailing list