[PATCH] D77849: [calcspillweights] mark LiveIntervals from INLINEASM_BR defs as not spillable

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 15:12:37 PDT 2020


nickdesaulniers updated this revision to Diff 257505.
nickdesaulniers marked an inline comment as done.
nickdesaulniers added a comment.

- redump MIR test, use -O2 and -stop-after=instruction-scheduler


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77849

Files:
  llvm/lib/CodeGen/CalcSpillWeights.cpp
  llvm/test/CodeGen/X86/callbr-asm-regalloc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77849.257505.patch
Type: text/x-patch
Size: 12520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/3901b3f0/attachment.bin>


More information about the llvm-commits mailing list