[llvm] [ModuloSchedule] Implement modulo variable expansion for pipelining (PR #65609)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 5 01:19:15 PDT 2024
================
@@ -1,80 +0,0 @@
-# RUN: llc --verify-machineinstrs -mtriple=aarch64 -o - %s -run-pass pipeliner -aarch64-enable-pipeliner -pipeliner-enable-copytophi=0 -debug-only=pipeliner 2>&1 | FileCheck %s
----------------
davemgreen wrote:
Is it the CBZ that is no longer supported? Is that something that we would re-add support for? Should we keep the test with a note about not supporting CBZ?
https://github.com/llvm/llvm-project/pull/65609
More information about the llvm-commits
mailing list