[all-commits] [llvm/llvm-project] 832133: [InstCombine] Use getFunctionType()
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jun 23 11:29:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8321335fd8ae9110f4faaabce6ef62c28b8f16cf
https://github.com/llvm/llvm-project/commit/8321335fd8ae9110f4faaabce6ef62c28b8f16cf
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/opaque-ptr.ll
Log Message:
-----------
[InstCombine] Use getFunctionType()
Avoid fetching pointer element type...
More information about the All-commits
mailing list