[PATCH] D111145: [AArch64][SVE] Propagate math flags from intrinsics to instructions

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 06:23:40 PDT 2021


MattDevereau created this revision.
MattDevereau added reviewers: peterwaller-arm, david-arm, DavidTruby, paulwalker-arm, bsmith.
Herald added subscribers: ctetreau, psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
MattDevereau requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Retain floating-point math flags inside instCombineSVEVectorBinOp


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111145

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-fma-binops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111145.377179.patch
Type: text/x-patch
Size: 8413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/f875bcf7/attachment.bin>


More information about the llvm-commits mailing list