[all-commits] [llvm/llvm-project] 7c3ee7: [X86][tablgen] Fix the broadcast tables (#79675)
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Sat Jan 27 17:06:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c3ee7cbe6419ea5e37ce2723cc1a1688380581f
https://github.com/llvm/llvm-project/commit/7c3ee7cbe6419ea5e37ce2723cc1a1688380581f
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-01-28 (Sun, 28 Jan 2024)
Changed paths:
M llvm/include/llvm/Support/X86FoldTablesUtils.h
M llvm/lib/Target/X86/X86InstrAVX512.td
M llvm/lib/Target/X86/X86InstrFoldTables.cpp
M llvm/test/TableGen/x86-fold-tables.inc
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
Log Message:
-----------
[X86][tablgen] Fix the broadcast tables (#79675)
More information about the All-commits
mailing list