Skip to content

Improve gtDispConst for CNS_STR#117350

Merged
EgorBo merged 7 commits intodotnet:mainfrom
EgorBo:fix-cns-str-dump
Jul 17, 2025
Merged

Improve gtDispConst for CNS_STR#117350
EgorBo merged 7 commits intodotnet:mainfrom
EgorBo:fix-cns-str-dump

Conversation

@EgorBo
Copy link
Member

@EgorBo EgorBo commented Jul 6, 2025

it used to just print "<string constant>" for any string literal.

Also, it looks like convertUtf16ToUtf8ForPrinting was broken.

@github-actions github-actions bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 6, 2025
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@EgorBo EgorBo marked this pull request as ready for review July 16, 2025 11:54
@EgorBo
Copy link
Member Author

EgorBo commented Jul 17, 2025

PTAL @jkoritzinsky @dotnet/jit-contrib - debug only change to improve JITDUMP for GT_CNS_STR nodes and get rid of WideCharToMultiByte

@EgorBo EgorBo enabled auto-merge (squash) July 17, 2025 22:30
@EgorBo
Copy link
Member Author

EgorBo commented Jul 17, 2025

/ba-g "NetCore-Public 80 timeout"

@EgorBo EgorBo merged commit 761d85e into dotnet:main Jul 17, 2025
106 of 110 checks passed
@EgorBo EgorBo deleted the fix-cns-str-dump branch July 17, 2025 22:32
@github-actions github-actions bot locked and limited conversation to collaborators Aug 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants