[all-commits] [llvm/llvm-project] 860ae9: [AArch64][SVE] Add fixed/scalable lowering of FMAX...
Bradley Smith via All-commits
all-commits at lists.llvm.org
Thu Mar 11 05:41:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 860ae9d50c92ae1d16c301e45716d552e06ef8e9
https://github.com/llvm/llvm-project/commit/860ae9d50c92ae1d16c301e45716d552e06ef8e9
Author: Bradley Smith <bradley.smith at arm.com>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-minmax.ll
M llvm/test/CodeGen/AArch64/sve-fp.ll
Log Message:
-----------
[AArch64][SVE] Add fixed/scalable lowering of FMAXIMUM/FMINIMUM ISD nodes
Differential Revision: https://reviews.llvm.org/D98348
More information about the All-commits
mailing list