[all-commits] [llvm/llvm-project] f2072e: [AArh64-SVE]: Improve cost model for div/udiv/mul ...
hassnaaHamdi via All-commits
all-commits at lists.llvm.org
Thu Sep 22 09:51:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2072e0ae0f1a4e1bcf626ee1939f79a1a7ed30c
https://github.com/llvm/llvm-project/commit/f2072e0ae0f1a4e1bcf626ee1939f79a1a7ed30c
Author: Hassnaa Hamdi <hassnaa.hamdi at arm.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
A llvm/test/Analysis/CostModel/AArch64/sve-arith.ll
M llvm/test/Analysis/CostModel/AArch64/sve-fixed-length.ll
M llvm/test/Analysis/CostModel/AArch64/sve-remainder.ll
Log Message:
-----------
[AArh64-SVE]: Improve cost model for div/udiv/mul 128-bit vector operations
Differential Revision: https://reviews.llvm.org/D132477
More information about the All-commits
mailing list