[optimze]添加基础的除法指令优化,目前只对除以2的幂数生效
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include "LegalizeImmediates.h"
|
||||
#include "PrologueEpilogueInsertion.h"
|
||||
#include "Pass.h"
|
||||
#include "DivStrengthReduction.h"
|
||||
|
||||
|
||||
namespace sysy {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user