This is an archive of the discontinued LLVM Phabricator instance.

[NOT FOR REVIEW] Add a cache for constexpr function calls
Needs ReviewPublic

Authored by ChuanqiXu on Mar 20 2023, 2:12 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Try to address https://github.com/llvm/llvm-project/issues/61425.

There are multiple issues. See the above link for details.

Diff Detail

Event Timeline

ChuanqiXu created this revision.Mar 20 2023, 2:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 20 2023, 2:12 AM
ChuanqiXu requested review of this revision.Mar 20 2023, 2:12 AM