commit | b8958028680cb2b49df9826222268e548431b921 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 15 15:12:31 2021 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Apr 20 12:23:09 2021 +0000 |
tree | 9f66e84a5e99f64154cbba6f321a5daebf8da800 | |
parent | 8d32baf3b02a00921ef9ecc7cfd7775e69f9e4e7 [diff] |
Move intrinsic recognition logic in inliner. The previous place `TryInlineAndReplace` did not cover all cases we try inlining. Because we always want to intrinsify, move the code to `TryBuildAndInline`, which is always called. Test: test.py Test: 638-checker-inline-cache-intrinsic Change-Id: Id74b664f6139c00224473af6c72cb6fd858aec4c