[all-commits] [llvm/llvm-project] 401a32: [LV] Refactor widenIntOrFpInduction. NFC.
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Fri Mar 27 05:59:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 401a324c5186b4e5681bd10d73e27f329dffc1fa
https://github.com/llvm/llvm-project/commit/401a324c5186b4e5681bd10d73e27f329dffc1fa
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Refactor widenIntOrFpInduction. NFC.
This untangles the logic in widenIntOrFpInduction in order to make more
explicit and visible how exactly the induction variable is lowered.
Differential Revision: https://reviews.llvm.org/D76686
More information about the All-commits
mailing list