This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][GlobalISel] NFC: Add state class + helper for post-legalizer combiner
Needs ReviewPublic

Authored by paquette on Aug 4 2020, 2:04 PM.

Details

Reviewers
aemerson
Summary

A bit cleaner than having a bunch of static functions.

Also lets us use utility functions from the base CombinerHelper, and keep track of function attributes.

Diff Detail

Event Timeline

paquette created this revision.Aug 4 2020, 2:04 PM
paquette requested review of this revision.Aug 4 2020, 2:04 PM