[llvm] [RISCV] Add scheduling info for Zcmp (PR #82719)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 09:49:52 PST 2024
================
@@ -77,6 +80,7 @@ define i32 @zcmp_mv(i32 %num, i32 %f) nounwind {
; CHECK64ZCMP-NEXT: call func
; CHECK64ZCMP-NEXT: addw a0, s2, s0
; CHECK64ZCMP-NEXT: cm.popret {ra, s0-s2}, 32
+
----------------
michaelmaitland wrote:
remove extra newline?
https://github.com/llvm/llvm-project/pull/82719
More information about the llvm-commits
mailing list