Files
clang-p2996/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
Rong Xu 0b2473936d [PGO][indirect-call-promotion] Add extra parameter check for musttail callsite
Indirect-call-promtion for musttail callsite needs stricter type check
with parameter. This patch adds the needed extra parameter type check.

Differential Revision: https://reviews.llvm.org/D139051
2022-12-02 10:50:55 -08:00

23 KiB