[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 19:21:35 PDT 2022


gpei updated this revision to Diff 423788.
gpei marked an inline comment 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/0001-Force-insert-zero-idiom-and-break-false-dependency-o.patch
  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.423788.patch
Type: text/x-patch
Size: 454731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/29ebd3d2/attachment-0001.bin>


More information about the llvm-commits mailing list