Unverified Commit 1241e769 authored by Franklin Zhang's avatar Franklin Zhang Committed by GitHub
Browse files

[AggressiveInstCombine] Fix strncmp inlining (#91204)

Fix the issue that `char` constants are converted to `uint64_t` in the
wrong way when doing the inlining.
parent 1b22ecae
Pipeline #2105 failed with stages
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment