[all-commits] [llvm/llvm-project] d20afb: [AArch64] Additional testing for uqshl and regener...
David Green via All-commits
all-commits at lists.llvm.org
Tue May 16 05:16:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d20afbd9025b536ee9ae3b3c34b8e643a410f743
https://github.com/llvm/llvm-project/commit/d20afbd9025b536ee9ae3b3c34b8e643a410f743
Author: David Green <david.green at arm.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
A llvm/test/CodeGen/AArch64/add-extract.ll
M llvm/test/CodeGen/AArch64/arm64-sqshl-uqshl-i64Contant.ll
M llvm/test/CodeGen/AArch64/arm64-vshift.ll
Log Message:
-----------
[AArch64] Additional testing for uqshl and regenerate arm64-vshift.ll. NFC
This tries to fill in some missing testing for neon shift intrinsics, and
regenerates the existing tests. See D148309 and D148311.
More information about the All-commits
mailing list