[all-commits] [llvm/llvm-project] 07a9df: [NFC] Use getParamByValType instead of pointee type
aeubanks via All-commits
all-commits at lists.llvm.org
Sat May 1 21:23:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07a9df5993670318dd8028de84de1ae3f60fed22
https://github.com/llvm/llvm-project/commit/07a9df5993670318dd8028de84de1ae3f60fed22
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-05-01 (Sat, 01 May 2021)
Changed paths:
M llvm/lib/Analysis/InlineCost.cpp
Log Message:
-----------
[NFC] Use getParamByValType instead of pointee type
To reduce dependence on pointee types for opaque pointers.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D101706
More information about the All-commits
mailing list