[all-commits] [llvm/llvm-project] 81e890: [AArch64] Add cost tests for fadd reductions with ...
Vir Narula via All-commits
all-commits at lists.llvm.org
Tue Jun 14 06:13:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81e890057d1d68b95be0389ab878ae5959090a27
https://github.com/llvm/llvm-project/commit/81e890057d1d68b95be0389ab878ae5959090a27
Author: Vir Narula <virnarula at outlook.com>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/reduce-fadd.ll
Log Message:
-----------
[AArch64] Add cost tests for fadd reductions with fast math flags.
Add test coverage showing how the costs of fadd reductions is
overestimated at the moment.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D127682
More information about the All-commits
mailing list