llvm-project
2fc712d8 - [NewPM] Adds a port for AArch64O0PreLegalizerCombiner (#189776)

Commit
19 days ago
[NewPM] Adds a port for AArch64O0PreLegalizerCombiner (#189776) Adds a standard porting for AArch64O0PreLegalizerCombiner. Note: - Moves the AArch64GenO0PreLegalizeGICombiner.inc import outside of anonymous namespace to use it as a member in the NewPM class (which needs to be declared in AArch64.h) - Test update needed a requires directive for the libcall-lowering-info dependency --------- Co-authored-by: Matt Arsenault <arsenm2@gmail.com>
Author
Parents
Loading