[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
Thu Apr 21 01:47:32 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3e6b904f0a50: Force insert zero-idiom and break false dependency of dest register for several… (authored by gpei).
Repository:
rG LLVM Github Monorepo
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/getmant-false-deps.ll
llvm/test/CodeGen/X86/mulc-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.424127.patch
Type: text/x-patch
Size: 223476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/7e5b9168/attachment-0001.bin>
More information about the llvm-commits
mailing list