[llvm] [RISCV][MCP] Remove redundant move from tail duplication (PR #89865)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 00:45:03 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
----------------
arsenm wrote:

Probably can drop the -O3 

https://github.com/llvm/llvm-project/pull/89865


More information about the llvm-commits mailing list