[llvm] [RISCV] Combine (addi (addi)) and add post riscv-opt-w-instrs machine-combiner (PR #171165)
Piotr Fusik via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 9 01:54:54 PST 2025
================
@@ -39,37 +40,6 @@
; RUN: | FileCheck -check-prefix=DEFAULTCLUSTER %s
define i32 @load_clustering_1(ptr nocapture %p) {
-; NOCLUSTER: ********** MI Scheduling **********
----------------
pfusik wrote:
TODO
https://github.com/llvm/llvm-project/pull/171165
More information about the llvm-commits
mailing list