[X86][mem-fold] Refine the code in X86FoldTablesEmitter.cpp, NFCI
1. Construct RecognizableInstrBase for Mem Inst only once in IsMatch 2. Correct the comments 3. Use std::make_tuple to simplify the compare
Loading
Please sign in to comment
1. Construct RecognizableInstrBase for Mem Inst only once in IsMatch 2. Correct the comments 3. Use std::make_tuple to simplify the compare