[PATCH] D118301: [Spill2Reg][4/9] Added x86 profitability model.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 18:31:57 PDT 2022


vporpo updated this revision to Diff 441840.
vporpo added a comment.

The profitability function now checks a radius around the instruction and the mem threshold is now a percentage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118301

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118301.441840.patch
Type: text/x-patch
Size: 8511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220702/611449c5/attachment.bin>


More information about the llvm-commits mailing list