[PATCH] D148980: [X86] Machine combine vnni instruction.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 23 03:27:14 PDT 2023
LuoYuanke updated this revision to Diff 516145.
LuoYuanke added a comment.
Add (avx512, 128, 256, 512) support.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148980/new/
https://reviews.llvm.org/D148980
Files:
llvm/include/llvm/CodeGen/MachineCombinerPattern.h
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/MachineCombiner.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.h
llvm/test/CodeGen/X86/avx512vnni-combine.ll
llvm/test/CodeGen/X86/avxvnni-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148980.516145.patch
Type: text/x-patch
Size: 24932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230423/9ed82b50/attachment.bin>
More information about the llvm-commits
mailing list