[PATCH] D22466: Avoid false dependencies of undef machine operands

Marina Yatsina via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 00:11:36 PDT 2016


myatsina updated this revision to Diff 66280.
myatsina added a comment.

Update code using clearance > Pref..
Updated Pref to 128. My runs show it's slightly better than 64.


Repository:
  rL LLVM

https://reviews.llvm.org/D22466

Files:
  lib/CodeGen/ExecutionDepsFix.cpp
  lib/Target/X86/X86InstrInfo.cpp
  test/CodeGen/X86/break-false-dep.ll
  test/CodeGen/X86/copy-propagation.ll
  test/CodeGen/X86/half.ll
  test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22466.66280.patch
Type: text/x-patch
Size: 44443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/23aa8743/attachment.bin>


More information about the llvm-commits mailing list