[all-commits] [llvm/llvm-project] 0f8832: [AArch64] Add extra codegen tests. NFC
David Green via All-commits
all-commits at lists.llvm.org
Thu May 20 03:33:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f88328867f4a309a558d1064e2cbb936e240629
https://github.com/llvm/llvm-project/commit/0f88328867f4a309a558d1064e2cbb936e240629
Author: David Green <david.green at arm.com>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/arm64-vabs.ll
M llvm/test/CodeGen/AArch64/arm64-vhadd.ll
M llvm/test/CodeGen/AArch64/neg-abs.ll
Log Message:
-----------
[AArch64] Add extra codegen tests. NFC
This adds some extra codegen tests for abs and hadd, regenerating some
of the existing tests with updated check lines.
More information about the All-commits
mailing list