[all-commits] [llvm/llvm-project] b52171: [GVN] Execute performLoopLoadPRE ahead of PerformL...
JinGu Kang via All-commits
all-commits at lists.llvm.org
Tue Aug 24 01:51:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b52171629f567fdd120987db95ffc977207c960a
https://github.com/llvm/llvm-project/commit/b52171629f567fdd120987db95ffc977207c960a
Author: Jingu Kang <jingu.kang at arm.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/GVN.cpp
M llvm/test/Transforms/GVN/gvn-loop-load-pre-order.ll
Log Message:
-----------
[GVN] Execute performLoopLoadPRE ahead of PerformLoadPRE
Differential Revision: https://reviews.llvm.org/D108204
More information about the All-commits
mailing list