[llvm] [llvm][CodeGen] avoid repeated interval calculation in window scheduler (PR #132352)
Hua Tian via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 1 23:32:42 PDT 2025
================
@@ -0,0 +1,103 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc --mtriple=aarch64 %s -O2 -run-pass=pipeliner -o - | FileCheck %s
----------------
huaatian wrote:
Updated
https://github.com/llvm/llvm-project/pull/132352
More information about the llvm-commits
mailing list