[all-commits] [llvm/llvm-project] 4d9047: [X86][AVX] Add missing VEX_WIG tags from VPACKUSDW...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Feb 2 03:26:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d904776a77aa80342c65cf72a962920cc9d1fa9
https://github.com/llvm/llvm-project/commit/4d904776a77aa80342c65cf72a962920cc9d1fa9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M llvm/lib/Target/X86/X86InstrSSE.td
M llvm/test/MC/Disassembler/X86/x86-64-avx.txt
M llvm/test/MC/Disassembler/X86/x86-64-avx2.txt
Log Message:
-----------
[X86][AVX] Add missing VEX_WIG tags from VPACKUSDW/VPHSUBD/VPCMPISTRI/VPCMPISTRM/VPCMPESTRI/VPCMPESTRM
Fixes PR48877
Differential Revision: https://reviews.llvm.org/D95801
More information about the All-commits
mailing list