[all-commits] [llvm/llvm-project] 4077e8: [AArch64] Add tests for saba (NFC)
Ricardo Jesus via All-commits
all-commits at lists.llvm.org
Mon Feb 20 09:44:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4077e8ab2f093ec7f2a113936325c2e0e8811e1a
https://github.com/llvm/llvm-project/commit/4077e8ab2f093ec7f2a113936325c2e0e8811e1a
Author: Ricardo Jesus <rjj at nvidia.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
A llvm/test/CodeGen/AArch64/neon-saba.ll
A llvm/test/CodeGen/AArch64/sve-saba.ll
Log Message:
-----------
[AArch64] Add tests for saba (NFC)
Tests in sve-saba.ll currently exhibit inefficient codegen.
Differential Revision: https://reviews.llvm.org/D144399
More information about the All-commits
mailing list