[all-commits] [llvm/llvm-project] 4df696: [NFC] Move a test case across files.
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Aug 30 14:18:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4df696fbe9ae872c5d1813d516c233cd3c11b64e
https://github.com/llvm/llvm-project/commit/4df696fbe9ae872c5d1813d516c233cd3c11b64e
Author: Mingming Liu <mingmingl at google.com>
Date: 2022-08-30 (Tue, 30 Aug 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/aarch64-pmull2.ll
M llvm/test/CodeGen/AArch64/pmull-ldr-merge.ll
Log Message:
-----------
[NFC] Move a test case across files.
The test case is about pmull2 instruction generated used than a SIMD
ldr being generated. So aarch64-pmull2.ll is a better test file.
Differential Revision: https://reviews.llvm.org/D132277
More information about the All-commits
mailing list