[all-commits] [llvm/llvm-project] b05801: [InlineFunction] Only check pointer arguments for ...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Thu Jun 30 02:40:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b05801de35aa3eae2046224de975879b313d3ed7
https://github.com/llvm/llvm-project/commit/b05801de35aa3eae2046224de975879b313d3ed7
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M llvm/lib/Transforms/Utils/InlineFunction.cpp
Log Message:
-----------
[InlineFunction] Only check pointer arguments for a call
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D128529
More information about the All-commits
mailing list