[PATCH] D148980: [X86] Machine combine vnni instruction.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 23 18:53:22 PDT 2023


LuoYuanke updated this revision to Diff 516220.
LuoYuanke added a comment.

Fix an opcode bug.


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.516220.patch
Type: text/x-patch
Size: 38236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/1512487e/attachment.bin>


More information about the llvm-commits mailing list