[all-commits] [llvm/llvm-project] 5f543c: [X86][tablgen] Use initializer list for some field...
KanRobert via All-commits
all-commits at lists.llvm.org
Sat Mar 26 03:07:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f543cb0efc90efbf3a69dba19f7487657511981
https://github.com/llvm/llvm-project/commit/5f543cb0efc90efbf3a69dba19f7487657511981
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2022-03-26 (Sat, 26 Mar 2022)
Changed paths:
M llvm/utils/TableGen/X86RecognizableInstr.cpp
M llvm/utils/TableGen/X86RecognizableInstr.h
Log Message:
-----------
[X86][tablgen] Use initializer list for some fields of RecognizableInstr*. NFC
Also, some code in constructor of `RecognizableInstrBase` is formatted.
More information about the All-commits
mailing list