[PATCH] D46265: StackColoring: better handling of statically unreachable code

Than McIntosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 06:37:55 PDT 2018


thanm updated this revision to Diff 147073.
thanm added a comment.

Incorporate changes suggested by Simon:

- remove option to disable statically unreachable block elim
- modify MIR test to include "-start-before isel"


Repository:
  rL LLVM

https://reviews.llvm.org/D46265

Files:
  lib/CodeGen/StackColoring.cpp
  test/CodeGen/X86/PR37310.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46265.147073.patch
Type: text/x-patch
Size: 6558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/4bd995f6/attachment.bin>


More information about the llvm-commits mailing list