[all-commits] [llvm/llvm-project] 71b2c4: [ConstantFolding] Remove unused ConstantFoldLoadTh...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 4 03:37:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71b2c4a3cf5c4709fcab66194b3277a31b849c22
https://github.com/llvm/llvm-project/commit/71b2c4a3cf5c4709fcab66194b3277a31b849c22
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M llvm/include/llvm/Analysis/ConstantFolding.h
M llvm/lib/Analysis/ConstantFolding.cpp
Log Message:
-----------
[ConstantFolding] Remove unused ConstantFoldLoadThroughGEPConstantExpr()
This API is no longer used since bbeaf2aac678633749e7385466da10a1c0120b3b.
More information about the All-commits
mailing list