[all-commits] [llvm/llvm-project] 8e4d2b: [llvm-exegesis] Implement the loop repetition mode...
Sjoerd Meijer via All-commits
all-commits at lists.llvm.org
Tue Aug 26 06:07:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e4d2b52a7c929c3d93745fc6c81499985aca903
https://github.com/llvm/llvm-project/commit/8e4d2b52a7c929c3d93745fc6c81499985aca903
Author: Sjoerd Meijer <smeijer at nvidia.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
A llvm/test/tools/llvm-exegesis/AArch64/loop-register.s
M llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp
Log Message:
-----------
[llvm-exegesis] Implement the loop repetition mode for AArch64 (#154751)
Subject says it all: implement the loop iterator decrement and jump
function functions, and reserve X19 for the loop counter.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list