[all-commits] [llvm/llvm-project] d37454: [X86][NFC] Assert MRMr0 format from emitREXPrefix
KanRobert via All-commits
all-commits at lists.llvm.org
Fri Feb 17 22:16:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3745461dacbf2e158a9e5fb47c0a518d64a936b
https://github.com/llvm/llvm-project/commit/d3745461dacbf2e158a9e5fb47c0a518d64a936b
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
Log Message:
-----------
[X86][NFC] Assert MRMr0 format from emitREXPrefix
The only instruction of this format is VEX encoding
More information about the All-commits
mailing list