[all-commits] [llvm/llvm-project] 71f69c: [LV] Use ResumeForEpilogue for header phi resume i...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jun 14 13:35:25 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71f69c19ae1a2887cb642695e574eab9e23708cf
https://github.com/llvm/llvm-project/commit/71f69c19ae1a2887cb642695e574eab9e23708cf
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-06-14 (Sun, 14 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Use ResumeForEpilogue for header phi resume in epilogue plan (NFC) (#203786)
Pass the ResumeForEpilogue VPInstructions created by
preparePlanForMainVectorLoop into preparePlanForEpilogueVectorLoop and
get the resume IR from ResumeForEpilogue::getUnderlyingValue()
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list