Noah Goldstein
6b11573b8c
Recommit "[FunctionAttrs] deduce attr cold on functions if all CG paths call a cold function"
...
Fixed up the uar test that was failing. It seems with the new `cold`
attribute the order of the functions is different. As far as I can
tell this is not a concern.
Closes #105559
2024-08-22 10:14:08 -07:00
Noah Goldstein
69a0af756b
Revert "[FunctionAttrs] deduce attr cold on functions if all CG paths call a cold function"
...
This reverts commit b7eac8c6fea1ba3930d08011a0e5e3a262bfaece.
Causing a test failure. Not 100% sure the issue so to reverting to
unblock pipeline.
2024-08-20 22:10:30 -07:00
Noah Goldstein
b7eac8c6fe
[FunctionAttrs] deduce attr cold on functions if all CG paths call a cold function
...
Closes #101298
2024-08-20 15:29:24 -07:00
Noah Goldstein
26b79f8707
[FunctionAttrs] Add tests for deducing attr cold on functions; NFC
2024-08-20 15:29:24 -07:00