[all-commits] [llvm/llvm-project] af2059: Reapply "[llvm-exegesis] Exclude loads/stores from...
Sjoerd Meijer via All-commits
all-commits at lists.llvm.org
Mon Oct 6 01:49:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af2059791e5f37822cc2984c102d7a0358d58243
https://github.com/llvm/llvm-project/commit/af2059791e5f37822cc2984c102d7a0358d58243
Author: Sjoerd Meijer <smeijer at nvidia.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
A llvm/test/tools/llvm-exegesis/AArch64/no-aliasing-ld-str.s
M llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp
Log Message:
-----------
Reapply "[llvm-exegesis] Exclude loads/stores from aliasing instruction set" (#156735) (#159366)
Move the mayLoad/mayStore checks out of hasMemoryOperands; there are
instructions with these properties that don't have operands.
This is relanding 899ee375e99c04ef2c4a67dc70b266c929ad43f4 with a
minor tweak.
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