This is an archive of the discontinued LLVM Phabricator instance.

[AST] Add fixed-point division constant evaluation.
ClosedPublic

Authored by ebevhan on Jan 22 2020, 6:24 AM.

Diff Detail

Event Timeline

ebevhan created this revision.Jan 22 2020, 6:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 22 2020, 6:24 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jan 24 2020, 8:45 AM
ebevhan updated this revision to Diff 255977.Apr 8 2020, 5:10 AM

Rebased.

This revision was automatically updated to reflect the committed changes.