[PATCH] D113125: [LoopVectorize] Propagate fast-math flags for VPInstruction

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 01:00:03 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG991074012a6c: [LoopVectorize] Propagate fast-math flags for VPInstruction (authored by RosieSumpter).

Changed prior to commit:
  https://reviews.llvm.org/D113125?vs=386086&id=389417#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113125

Files:
  llvm/include/llvm/IR/Operator.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Operator.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
  llvm/test/Transforms/LoopVectorize/vplan-printing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113125.389417.patch
Type: text/x-patch
Size: 8714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/af3bfb2e/attachment.bin>


More information about the llvm-commits mailing list