[all-commits] [llvm/llvm-project] 5ef89b: [ARM][AArch64] Regenerate hadd tests. NFC
David Green via All-commits
all-commits at lists.llvm.org
Mon Feb 6 02:54:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ef89b7f777ad6b75a0ad3a7355e1315cc390662
https://github.com/llvm/llvm-project/commit/5ef89b7f777ad6b75a0ad3a7355e1315cc390662
Author: David Green <david.green at arm.com>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/arm64-vhadd.ll
M llvm/test/CodeGen/AArch64/sve2-hadd.ll
M llvm/test/CodeGen/Thumb2/mve-vhadd.ll
Log Message:
-----------
[ARM][AArch64] Regenerate hadd tests. NFC
This just runs the existing tests through opt -O1, which helps canonicalizing
the code and adds additional flags which can be useful for matching.
More information about the All-commits
mailing list