This is an archive of the discontinued LLVM Phabricator instance.

llvm-reduce: Add reduction pass to simplify instructions
ClosedPublic

Authored by arsenm on Jun 8 2022, 7:24 PM.

Diff Detail

Event Timeline

arsenm created this revision.Jun 8 2022, 7:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 8 2022, 7:24 PM
Herald added a subscriber: mgorny. · View Herald Transcript
arsenm requested review of this revision.Jun 8 2022, 7:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 8 2022, 7:24 PM
Herald added a subscriber: wdng. · View Herald Transcript
aeubanks accepted this revision.Jun 9 2022, 10:29 AM
aeubanks added inline comments.
llvm/test/tools/llvm-reduce/simplify-instructions.ll
1

not necessary

llvm/tools/llvm-reduce/deltas/SimplifyInstructions.cpp
20–21

out of date comment (and the comment in the header too)

This revision is now accepted and ready to land.Jun 9 2022, 10:29 AM
arsenm added inline comments.Jun 16 2022, 5:14 PM
llvm/test/tools/llvm-reduce/simplify-instructions.ll
1

What's not necessary?