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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 23 03:33:16 PDT 2023


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

Update test case.


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.516149.patch
Type: text/x-patch
Size: 36930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230423/97c12ec7/attachment-0001.bin>


More information about the llvm-commits mailing list