[all-commits] [llvm/llvm-project] 6a6b65: [LV] Restructure code creating replicate region (N...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Mar 18 10:17:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a6b65a84cd5540e0f445665b064c8e54a07c8e8
https://github.com/llvm/llvm-project/commit/6a6b65a84cd5540e0f445665b064c8e54a07c8e8
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-03-18 (Sat, 18 Mar 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Restructure code creating replicate region (NFC).
Re-order recipe and block creation to be in order, as suggested
post-commit for 2db71c9851e5.
More information about the All-commits
mailing list