[all-commits] [llvm/llvm-project] 5e98db: [AArch64] Add i1 insert/extract cost tests. NFC
David Green via All-commits
all-commits at lists.llvm.org
Tue May 30 09:45:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e98dbff729877344736ffa083bfc57e1b787bd1
https://github.com/llvm/llvm-project/commit/5e98dbff729877344736ffa083bfc57e1b787bd1
Author: David Green <david.green at arm.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/insert-extract.ll
M llvm/test/Analysis/CostModel/AArch64/sve-insert-extract.ll
Log Message:
-----------
[AArch64] Add i1 insert/extract cost tests. NFC
See D151189. The existing files check lines have also been adjusted whilst
here.
More information about the All-commits
mailing list