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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 22 05:23:17 PDT 2023


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

Add test case that there isn't the cross-loop dependency.


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/avxvnni-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148980.516059.patch
Type: text/x-patch
Size: 10532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230422/80fa034c/attachment.bin>


More information about the llvm-commits mailing list