[all-commits] [llvm/llvm-project] 2ac199: [AArch64][SVE] Propagate math flags from intrinsic...
Matthew Devereau via All-commits
all-commits at lists.llvm.org
Tue Oct 5 07:39:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ac199993764e068494a69a85af098c0ae1ff37e
https://github.com/llvm/llvm-project/commit/2ac199993764e068494a69a85af098c0ae1ff37e
Author: Matthew Devereau <matthew.devereau at arm.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-fma-binops.ll
Log Message:
-----------
[AArch64][SVE] Propagate math flags from intrinsics to instructions
Retain floating-point math flags inside instCombineSVEVectorBinOp
More information about the All-commits
mailing list