[all-commits] [llvm/llvm-project] 9d4557: [LV] Factor out phi type access to variable (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Mar 24 12:27:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d4557927999601f77e9fa9d0906cd5362d5f4ee
https://github.com/llvm/llvm-project/commit/9d4557927999601f77e9fa9d0906cd5362d5f4ee
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-03-24 (Wed, 24 Mar 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Factor out phi type access to variable (NFC).
A slight simplification of the code to reduce future diffs.
More information about the All-commits
mailing list