[PATCH] D95690: [LoopVectorize] improve IR fast-math-flags propagation in reductions
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 13:21:46 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbbed5f2f8a04: [LoopVectorize] improve IR fast-math-flags propagation in reductions (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D95690?vs=320176&id=320576#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95690/new/
https://reviews.llvm.org/D95690
Files:
llvm/include/llvm/IR/Operator.h
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Analysis/IVDescriptors.cpp
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/X86/reduction-fastmath.ll
llvm/test/Transforms/LoopVectorize/float-minmax-instruction-flag.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95690.320576.patch
Type: text/x-patch
Size: 10189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/3df1f409/attachment.bin>
More information about the llvm-commits
mailing list