[all-commits] [llvm/llvm-project] d10e47: [X86][mem-fold] Refine code, NFCI
KanRobert via All-commits
all-commits at lists.llvm.org
Tue Apr 4 05:45:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d10e47d732163a6cbc698fe002fa597aebab78f2
https://github.com/llvm/llvm-project/commit/d10e47d732163a6cbc698fe002fa597aebab78f2
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
R llvm/utils/TableGen/X86FoldTablesEmitterManualMapSet.inc
A llvm/utils/TableGen/X86ManualFoldTables.def
Log Message:
-----------
[X86][mem-fold] Refine code, NFCI
1. Remove redundant definition of constructor
2. Move the array in .inc to .def file
3. Add a licence for the .def file
More information about the All-commits
mailing list