This is an archive of the discontinued LLVM Phabricator instance.

[DAGCombiner] Add tests for `computeKnownBits` of `sdiv` and `udiv`; NFC
ClosedPublic

Authored by goldstein.w.n on May 7 2023, 11:58 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.May 7 2023, 11:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2023, 11:58 PM
goldstein.w.n requested review of this revision.May 7 2023, 11:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2023, 11:58 PM
RKSimon accepted this revision.May 8 2023, 4:02 AM

LGTM

This revision is now accepted and ready to land.May 8 2023, 4:02 AM
This comment was removed by goldstein.w.n.
foad added inline comments.May 18 2023, 2:51 AM
llvm/test/CodeGen/X86/knownbits-div.ll
14

Typo "denom"