[all-commits] [llvm/llvm-project] 810ac2: Reapply "[llvm-exegesis] Implement the loop repeti...
Sjoerd Meijer via All-commits
all-commits at lists.llvm.org
Wed Aug 27 04:41:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 810ac29cfe81cbd8f2e97d06f0acd540f841c754
https://github.com/llvm/llvm-project/commit/810ac29cfe81cbd8f2e97d06f0acd540f841c754
Author: Sjoerd Meijer <smeijer at nvidia.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
A llvm/test/tools/llvm-exegesis/AArch64/loop-register.s
M llvm/tools/llvm-exegesis/lib/AArch64/CMakeLists.txt
M llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp
Log Message:
-----------
Reapply "[llvm-exegesis] Implement the loop repetition mode for AArch64" (#155423) (#155589)
This includes two minor fixes:
- "Codegen" has been added to the LLVM_LINK_COMPONENTS for AArch64 to
prevent a link error,
- the test case has been made less strict or fragile by not checking the
addresses.
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