[PATCH] D113125: [LoopVectorize] Propagate fast-math flags for VPInstruction
Rosie Sumpter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 9 04:22:19 PST 2021
RosieSumpter updated this revision to Diff 385770.
RosieSumpter added a comment.
- Defined overloaded operator << for FastMathFlags and used it in AsmWriter.cpp
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.385770.patch
Type: text/x-patch
Size: 8662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/a812ecc3/attachment.bin>
More information about the llvm-commits
mailing list