This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add tests for transform ABS(X) eq/ne 0/IntMin -> X eq/ne 0/IntMin; NFC
AbandonedPublic

Authored by goldstein.w.n on Jan 26 2023, 1:38 PM.

Details

Diff Detail

Event Timeline

goldstein.w.n created this revision.Jan 26 2023, 1:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2023, 1:38 PM
Herald added a subscriber: pengfei. · View Herald Transcript
goldstein.w.n requested review of this revision.Jan 26 2023, 1:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2023, 1:38 PM

{pedantic) - maybe rename this abs-cmp0-and-intmin.ll ? the -0- alone suggests its part of a series of test files

goldstein.w.n abandoned this revision.May 7 2023, 11:54 PM