[all-commits] [llvm/llvm-project] 906f59: [VPlan] Remove dead IsEpilogueVec argument from pr...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Nov 23 09:00:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 906f59826344504dd516cce44e0ba13e25c933f7
https://github.com/llvm/llvm-project/commit/906f59826344504dd516cce44e0ba13e25c933f7
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Remove dead IsEpilogueVec argument from prepareToExecute (NFC).
More information about the All-commits
mailing list