[llvm] [RISCV][MCP] Remove redundant move from tail duplication (PR #89865)
Piyou Chen via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 06:04:49 PDT 2024
================
@@ -0,0 +1,50 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
+; RUN: llc < %s -mtriple=riscv64 -mcpu=sifive-x280 -O3 | FileCheck %s
----------------
BeMg wrote:
Removed. Thanks!
https://github.com/llvm/llvm-project/pull/89865
More information about the llvm-commits
mailing list