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.
Paths
| Differential D85245
[AArch64][GlobalISel] NFC: Add state class + helper for post-legalizer combiner Needs ReviewPublic Authored by paquette on Aug 4 2020, 2:04 PM.
Details
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
Revision Contents
Diff 283025 llvm/lib/Target/AArch64/AArch64Combine.td
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
|