[PATCH] D126778: [LoopVectorize] Add FastMathFlags to the select used for reductions with tail-folding

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 02:21:43 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG997ecb0036a5: [LoopVectorize] Add FastMathFlags to the select used for reductions with tail… (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D126778?vs=433390&id=434743#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126778

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/ARM/mve-reduction-predselect.ll
  llvm/test/Transforms/LoopVectorize/ARM/mve-reduction-types.ll
  llvm/test/Transforms/LoopVectorize/reduction-predselect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126778.434743.patch
Type: text/x-patch
Size: 8297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/7f95a5e8/attachment.bin>


More information about the llvm-commits mailing list