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

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 11:33:06 PDT 2022


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

Using Spill2RegVecInstrsThreshold == 0 as a reserved value that returns true.


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.450084.patch
Type: text/x-patch
Size: 8554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/ef573ec1/attachment-0001.bin>


More information about the llvm-commits mailing list