[PATCH] D112548: [LoopVectorize] Propagate fast-math flags for inloop reductions

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 02:04:44 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdcb8222d8777: [LoopVectorize] Propagate fast-math flags for inloop reductions (authored by RosieSumpter).

Changed prior to commit:
  https://reviews.llvm.org/D112548?vs=383031&id=384003#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112548/new/

https://reviews.llvm.org/D112548

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
  llvm/test/Transforms/LoopVectorize/reduction-inloop-pred.ll
  llvm/test/Transforms/LoopVectorize/reduction-inloop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112548.384003.patch
Type: text/x-patch
Size: 15268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211102/28e703e3/attachment.bin>


More information about the llvm-commits mailing list