[all-commits] [llvm/llvm-project] c5b5b7: [ConstantFolding] Remove ConstantFoldLoadThroughGE...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Oct 23 07:59:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5b5b7f621ee5438c802d0b5a54c78af8a99dfa3
https://github.com/llvm/llvm-project/commit/c5b5b7f621ee5438c802d0b5a54c78af8a99dfa3
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Changed paths:
M llvm/include/llvm/Analysis/ConstantFolding.h
M llvm/lib/Analysis/ConstantFolding.cpp
Log Message:
-----------
[ConstantFolding] Remove ConstantFoldLoadThroughGEPIndices() API (NFC)
The last user of this API went away in
4f5e9a2bb28e1cf4a12c9330f52e664542400ec7.
More information about the All-commits
mailing list