[PATCH] D116072: [X86] GLC: Break false dependency for dest register for several instructions.

Pei, Gen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 07:33:13 PDT 2022


gpei updated this revision to Diff 423618.
gpei marked 2 inline comments as done.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116072/new/

https://reviews.llvm.org/D116072

Files:
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.h
  llvm/test/CodeGen/X86/cmul-false-deps.ll
  llvm/test/CodeGen/X86/getmant-false-deps.ll
  llvm/test/CodeGen/X86/perm.avx2-false-deps.ll
  llvm/test/CodeGen/X86/perm.avx512-false-deps.ll
  llvm/test/CodeGen/X86/pmullq-false-deps.ll
  llvm/test/CodeGen/X86/range-false-deps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116072.423618.patch
Type: text/x-patch
Size: 224253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/35b5c9e4/attachment-0001.bin>


More information about the llvm-commits mailing list