Files
clang-p2996/llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp
David Green dd3de590eb [CostModel] Fix InlineSizeEstimatorAnalysis after #135596
Fix a reference to getValue() being optional in InlineSizeEstimatorAnalysis, a
file that is not included in the default build. A "warning: enumerated and
non-enumerated type in conditional expression" warning is fixed in AMDGPU too.
2025-04-23 08:20:12 +01:00

10 KiB