[PATCH] D137220: [LV][IVDescriptors] Fix recurrence identity element for FMin and FMax reductions.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 07:39:46 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9c52c31a0fe: [LV][IVDescriptors] Fix recurrence identity element for FMin and FMax reductions (authored by karthiksenthil, committed by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137220

Files:
  llvm/lib/Analysis/IVDescriptors.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-reduction-inloop-cond.ll
  llvm/test/Transforms/LoopVectorize/reduction-inloop-cond.ll
  llvm/unittests/Analysis/IVDescriptorsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137220.473239.patch
Type: text/x-patch
Size: 8076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/72d4f315/attachment.bin>


More information about the llvm-commits mailing list