[all-commits] [llvm/llvm-project] 8d2a19: [AArch64] Add some fp16 cast cost-model tests.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Nov 11 10:22:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d2a1994c89864e8757a192db34c8c91ab54eeda
https://github.com/llvm/llvm-project/commit/8d2a1994c89864e8757a192db34c8c91ab54eeda
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/cast.ll
Log Message:
-----------
[AArch64] Add some fp16 cast cost-model tests.
This adds initial tests for cost-modeling {u,s}itofp for fp16 vectors.
At the moment, they are under-estimated in a couple of cases.
More information about the All-commits
mailing list