[PATCH] D95452: [LoopVectorize] use IR fast-math-flags exclusively (not function attributes)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 11:17:29 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGab93c18c125f: [LoopVectorize] use IR fast-math-flags exclusively (not FP function attributes) (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95452/new/
https://reviews.llvm.org/D95452
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/X86/float-induction-x86.ll
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95452.319632.patch
Type: text/x-patch
Size: 7144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/328ec108/attachment.bin>
More information about the llvm-commits
mailing list