[all-commits] [llvm/llvm-project] 6384ec: [SVE] Add lowering for fixed length vector fdiv, f...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Mon Jul 20 05:00:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6384ec409944f646225a39915e6b526fbf956e17
https://github.com/llvm/llvm-project/commit/6384ec409944f646225a39915e6b526fbf956e17
Author: Paul Walker <paul.walker at arm.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-arith.ll
Log Message:
-----------
[SVE] Add lowering for fixed length vector fdiv, fma, fmul and fsub operations.
Differential Revision: https://reviews.llvm.org/D84034
More information about the All-commits
mailing list