[all-commits] [llvm/llvm-project] 21ac5c: [VPlan] Remove duplicated ExtractFromEnd handling ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Sep 26 03:39:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21ac5c86614b13686f4d7611064d9e71c3af30c8
https://github.com/llvm/llvm-project/commit/21ac5c86614b13686f4d7611064d9e71c3af30c8
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanUnroll.cpp
Log Message:
-----------
[VPlan] Remove duplicated ExtractFromEnd handling from unoll (NFC).
ExtractFromEnd is already handled earlier, remove duplicated code.
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