summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMatt <matthew.devereau@arm.com>2021-11-03 11:31:41 +0000
committerMatt Devereau <matthew.devereau@arm.com>2021-11-08 12:22:38 +0000
commit4a59694ba148ec551bb4ad85cf3fcabe4ddaeaa8 (patch)
treed4999684de48e78a737038b5bf4c32d03bbcbd71 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentdb289340c841990055a164e8eb2a3b5ff25677bf (diff)
[AArch64][SVE] Combine FADD and FMUL aarch64 intrinsics to FMLA
This is a refinement to the work in https://reviews.llvm.org/D111638 Fold (fadd p a (fmul p b c)) into (fma p a b c) Differential Revision: https://reviews.llvm.org/D113095
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions