[all-commits] [llvm/llvm-project] 66237d: [X86][CodeGen] Add entries for NDD SHLD/SHRD to th...
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Tue Jan 23 01:05:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66237d647ed95d7df92a438f8181c11423addc7d
https://github.com/llvm/llvm-project/commit/66237d647ed95d7df92a438f8181c11423addc7d
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86CompressEVEX.cpp
M llvm/lib/Target/X86/X86InstrInfo.cpp
M llvm/test/CodeGen/X86/apx/compress-evex.mir
M llvm/test/CodeGen/X86/apx/shrd.ll
Log Message:
-----------
[X86][CodeGen] Add entries for NDD SHLD/SHRD to the commuteInstructionImpl
More information about the All-commits
mailing list