[PATCH] D152693: LoopVectorize: introduce RecurKind::Induction(I|F)(Max|Min)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 06:25:04 PDT 2023
fhahn added a subscriber: Mel-Chen.
fhahn added a comment.
It looks like this addresses a similar issue as D150851 <https://reviews.llvm.org/D150851> by @Mel-Chen? It would be good to iterate on D150851 <https://reviews.llvm.org/D150851> first and then extend it to handle additional cases from here
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152693/new/
https://reviews.llvm.org/D152693
More information about the llvm-commits
mailing list