Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Event Timeline
Comment Actions
FYI there are a few different patches floating around to improve the situation: D132872 and linked ones. Any chance those help with the cases you are looking at?
Paths
| Differential D139702
[AArch64][SLP] Adjust cost estimation for scalar FMUL+FADD/FSUB to be with possibility of using scalar FMA instead. Needs ReviewPublic Authored by dtemirbulatov on Dec 9 2022, 2:56 AM. This revision needs review, but there are no reviewers specified.
Details
Diff Detail Event TimelineComment Actions FYI there are a few different patches floating around to improve the situation: D132872 and linked ones. Any chance those help with the cases you are looking at?
Revision Contents
Diff 481587 llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
|