This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add tests for folding `fmul`/`fdiv` by Pow2 to `add`/`sub` of exp; NFC
ClosedPublic

Authored by goldstein.w.n on Sep 2 2023, 1:14 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Sep 2 2023, 1:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2023, 1:14 PM
goldstein.w.n requested review of this revision.Sep 2 2023, 1:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2023, 1:14 PM
RKSimon accepted this revision.Sep 19 2023, 9:52 AM

LGTM

This revision is now accepted and ready to land.Sep 19 2023, 9:52 AM
This revision was landed with ongoing or failed builds.Sep 20 2023, 11:28 AM
This revision was automatically updated to reflect the committed changes.