[all-commits] [llvm/llvm-project] eadbc4: [Constants] Use getGEPReturnType() (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jul 18 05:11:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eadbc4b004b6f5bcd67f17b1d79c9955bd410fb8
https://github.com/llvm/llvm-project/commit/eadbc4b004b6f5bcd67f17b1d79c9955bd410fb8
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M llvm/lib/IR/Constants.cpp
Log Message:
-----------
[Constants] Use getGEPReturnType() (NFC)
This reimplements essentially the same logic.
More information about the All-commits
mailing list