[all-commits] [llvm/llvm-project] c035ef: [LAA] Cache PSE.getSE() in variable (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Aug 25 13:43:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c035efc814e6eba4fe3030260fdab64f56d7f1d0
https://github.com/llvm/llvm-project/commit/c035efc814e6eba4fe3030260fdab64f56d7f1d0
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
Log Message:
-----------
[LAA] Cache PSE.getSE() in variable (NFC).
Preparation for follow-up patches will introduce additional uses
of SE.
More information about the All-commits
mailing list