[llvm] [RISCV] Introduce VLOptimizer pass (PR #108640)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 10:41:57 PDT 2024
================
@@ -0,0 +1,80 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
----------------
preames wrote:
These three test files seem to have valuable coverage regardless of which approach we take towards reducing VL. Can you commit these separately and rebase?
https://github.com/llvm/llvm-project/pull/108640
More information about the llvm-commits
mailing list