[all-commits] [llvm/llvm-project] 7f5114: [GlobalOpt] Add tests with non-GEP ConstExpr.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Feb 21 09:17:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f51145b1bc25fc82c22c971658e4ee4198178cb
https://github.com/llvm/llvm-project/commit/7f51145b1bc25fc82c22c971658e4ee4198178cb
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Changed paths:
M llvm/test/Transforms/GlobalOpt/cleanup-pointer-root-users-gep-constexpr.ll
Log Message:
-----------
[GlobalOpt] Add tests with non-GEP ConstExpr.
Extra tests for CleanupPointerRootUsers with non-GEP constant
expressions for D144468.
More information about the All-commits
mailing list