[all-commits] [llvm/llvm-project] cd13f1: [loop-idiom][NFC] Extract processLoopStoreOfLoopLo...
Han Zhu via All-commits
all-commits at lists.llvm.org
Tue Apr 27 13:43:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd13f19031eb81f2164e297a2f8b77464fa75d6d
https://github.com/llvm/llvm-project/commit/cd13f19031eb81f2164e297a2f8b77464fa75d6d
Author: Han Zhu <zhuhan7737 at gmail.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
Log Message:
-----------
[loop-idiom][NFC] Extract processLoopStoreOfLoopLoad into a helper function
Differential Revision: https://reviews.llvm.org/D100979
More information about the All-commits
mailing list