[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
Fri Apr 10 17:15:36 PDT 2020
nickdesaulniers updated this revision to Diff 256711.
nickdesaulniers added a comment.
- convert .ll test to .mir test, though it fails during YAML parsing...?
- will simplify test next week, and remove .ll test.
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.ll
llvm/test/CodeGen/X86/callbr-asm-regalloc.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77849.256711.patch
Type: text/x-patch
Size: 13284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200411/42b99bda/attachment.bin>
More information about the llvm-commits
mailing list