[all-commits] [llvm/llvm-project] 2fb750: [X86][MC] Move the code about VPCMP encoding optim...
KanRobert via All-commits
all-commits at lists.llvm.org
Wed May 17 07:11:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fb7506f581f27cf83eb287bbe9454bcb0d00996
https://github.com/llvm/llvm-project/commit/2fb7506f581f27cf83eb287bbe9454bcb0d00996
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp
M llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.h
M llvm/lib/Target/X86/X86MCInstLower.cpp
Log Message:
-----------
[X86][MC] Move the code about VPCMP encoding optimization to X86EncodingOptimization.cpp, NFCI
More information about the All-commits
mailing list