[all-commits] [llvm/llvm-project] b13f28: [IR] Remove typed pointer handling from getGEPRetu...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jul 18 03:29:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b13f280538cfd6a97bbbed24408e2524de7cc093
https://github.com/llvm/llvm-project/commit/b13f280538cfd6a97bbbed24408e2524de7cc093
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M llvm/include/llvm/IR/Instructions.h
M llvm/lib/IR/ConstantFold.cpp
M llvm/lib/IR/IRBuilder.cpp
Log Message:
-----------
[IR] Remove typed pointer handling from getGEPReturnType() (NFC)
More information about the All-commits
mailing list