[all-commits] [llvm/llvm-project] 05b0a4: [AArch64] Add a fp128 shuffle test. NFC
David Green via All-commits
all-commits at lists.llvm.org
Thu Apr 28 06:29:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05b0a498329c4b5db367120e5c9358bb74346131
https://github.com/llvm/llvm-project/commit/05b0a498329c4b5db367120e5c9358bb74346131
Author: David Green <david.green at arm.com>
Date: 2022-04-28 (Thu, 28 Apr 2022)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/shuffle-other.ll
Log Message:
-----------
[AArch64] Add a fp128 shuffle test. NFC
These legalize to scalar types, so it's useful to have a test case that
covers them.
More information about the All-commits
mailing list