Skip to content
Success

Changes

Summary

  1. Transform new converter call to arraytranslate (commit: 7c2e3e1) (details)
Commit 7c2e3e1076704034411553fe3f17e7fd70956e1e by Dhruv Chopra
Transform new converter call to arraytranslate

StringCoding.implEncodeAsciiArray is a renamed version of
US_ASCII/Encoder.encodeASCII, which is a recognized method. This
commit introduces infrastructure to enable inlining of implEncodeAsciiArray
like it is done for encodeASCII.
(commit: 7c2e3e1)
The file was modified compiler/optimizer/ValuePropagationCommon.cpp (diff)