[all-commits] [llvm/llvm-project] fcfb86: [LV] set Header earlier, use variable instead of r...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed May 18 01:30:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcfb86483b29df124c0b4a61ff65b0c6800f64b7
https://github.com/llvm/llvm-project/commit/fcfb86483b29df124c0b4a61ff65b0c6800f64b7
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] set Header earlier, use variable instead of repeated access (NFC).
More information about the All-commits
mailing list