[all-commits] [llvm/llvm-project] 8e17c9: [AArch64] Add some missing strict FP vector lowering
john-brawn-arm via All-commits
all-commits at lists.llvm.org
Thu Feb 17 08:11:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e17c9613f36f23b5a9d2720f330a37e54c6924f
https://github.com/llvm/llvm-project/commit/8e17c9613f36f23b5a9d2720f330a37e54c6924f
Author: John Brawn <john.brawn at arm.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
A llvm/test/CodeGen/AArch64/fp-intrinsics-vector.ll
Log Message:
-----------
[AArch64] Add some missing strict FP vector lowering
Also add a test for the codegen of strict FP vector operations so
these changes get tested.
Differential Revision: https://reviews.llvm.org/D117795
More information about the All-commits
mailing list