[llvm] [RISCV][InsertVSETVLI] Remove redundant vsetvli by repeating the coalesce phase (PR #141298)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Tue May 27 12:10:38 PDT 2025


================
@@ -0,0 +1,84 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=riscv64 -mattr=+v,+m,+b -run-pass=liveintervals,riscv-insert-vsetvli %s -o - | FileCheck %s
----------------
mshockwave wrote:

Correct, they're gone now.

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


More information about the llvm-commits mailing list