[all-commits] [llvm/llvm-project] b75086: [LV] Use early exit for stores storing the ptr ope...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue May 30 04:14:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b75086210774a05181b8f313ba441ccc920d5d9e
https://github.com/llvm/llvm-project/commit/b75086210774a05181b8f313ba441ccc920d5d9e
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Use early exit for stores storing the ptr operand. (NFC)
Cleanup suggested in D150991.
More information about the All-commits
mailing list