[all-commits] [llvm/llvm-project] 91e67c: [GlobalOpt] Add test case for #56762.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Sep 2 03:33:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91e67c074922cc667fa1c43fc1f01acb96faa0f9
https://github.com/llvm/llvm-project/commit/91e67c074922cc667fa1c43fc1f01acb96faa0f9
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M llvm/test/Transforms/GlobalOpt/sra-many-stores.ll
Log Message:
-----------
[GlobalOpt] Add test case for #56762.
Add test case where GlobalOpt fails to remove loads to global fields
with struct types.
More information about the All-commits
mailing list