[llvm] [RISCV][VLOPT] Don't reduce the VL is the same as CommonVL (PR #123878)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 09:58:36 PST 2025


================
@@ -0,0 +1,299 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc %s -o - -mtriple=riscv64 -mattr=+v -run-pass=riscv-vl-optimizer -verify-machineinstrs | FileCheck %s
+
+---
+name: test
----------------
michaelmaitland wrote:

I have addressed this concern.

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


More information about the llvm-commits mailing list