[all-commits] [llvm/llvm-project] 0574a4: [AggressiveInstCombine] folding load for constant ...
Kohei Asano via All-commits
all-commits at lists.llvm.org
Tue May 9 07:22:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0574a4be879e07b48ba9be8d63eebba49a04dfe8
https://github.com/llvm/llvm-project/commit/0574a4be879e07b48ba9be8d63eebba49a04dfe8
Author: khei4 <kk.asano.luxy at gmail.com>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
M llvm/test/Transforms/AggressiveInstCombine/patterned-load.ll
Log Message:
-----------
[AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP-indices Differential Revision: https://reviews.llvm.org/D146622 Fixes https://github.com/llvm/llvm-project/issues/61615
More information about the All-commits
mailing list