[all-commits] [llvm/llvm-project] a86cd3: [X86][tablgen] Rename some fields for Recognizable...
KanRobert via All-commits
all-commits at lists.llvm.org
Sat Mar 26 08:35:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a86cd3be1c430e82bf3136979909629466ebb070
https://github.com/llvm/llvm-project/commit/a86cd3be1c430e82bf3136979909629466ebb070
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2022-03-26 (Sat, 26 Mar 2022)
Changed paths:
M llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
M llvm/utils/TableGen/X86RecognizableInstr.cpp
M llvm/utils/TableGen/X86RecognizableInstr.h
Log Message:
-----------
[X86][tablgen] Rename some fields for RecognizableInstrBase to align with fields in TD file. NFC
The comment for `HasVEX_L` is updated.
More information about the All-commits
mailing list