[all-commits] [llvm/llvm-project] 4ad2f4: [Exegesis] Changing non-standard CHECK in tests to...
AnastasiyaChernikova via All-commits
all-commits at lists.llvm.org
Wed May 29 01:28:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ad2f415f6e30ceb116466bf81515d3765402a0f
https://github.com/llvm/llvm-project/commit/4ad2f415f6e30ceb116466bf81515d3765402a0f
Author: AnastasiyaChernikova <anastasiya.chernikova at syntacore.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M llvm/test/tools/llvm-exegesis/AArch64/latency-by-opcode-name.s
M llvm/test/tools/llvm-exegesis/Mips/latency-GPR64.s
M llvm/test/tools/llvm-exegesis/Mips/latency-by-opcode-name.s
M llvm/test/tools/llvm-exegesis/PowerPC/latency-by-opcode-name.s
M llvm/test/tools/llvm-exegesis/X86/latency/latency-CMOV32rr.s
M llvm/test/tools/llvm-exegesis/X86/latency/latency-IN16rr.s
M llvm/test/tools/llvm-exegesis/X86/latency/latency-SBB8rr.s
M llvm/test/tools/llvm-exegesis/X86/latency/latency-SQRTSSr.s
M llvm/test/tools/llvm-exegesis/X86/latency/latency-by-opcode-name.s
M llvm/test/tools/llvm-exegesis/X86/latency/max-configs.test
M llvm/test/tools/llvm-exegesis/X86/lbr/mov-add.s
M llvm/test/tools/llvm-exegesis/X86/uops/uops-CMOV16rm-noreg-serialization.s
Log Message:
-----------
[Exegesis] Changing non-standard CHECK in tests to more compliant way (#93222)
Fixed some FileChecks in tests. Firstly found in PR89047
(https://github.com/llvm/llvm-project/pull/89047#discussion_r1608909489)
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