[PATCH] D73152: [PHIElimination] Compile time optimization for huge functions.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 13:10:03 PST 2020


jonpa updated this revision to Diff 239679.
jonpa marked 4 inline comments as done.
jonpa added a comment.

Thanks for review!

Patch updated - see inline comments.


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

https://reviews.llvm.org/D73152

Files:
  llvm/include/llvm/CodeGen/LiveVariables.h
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/lib/CodeGen/LiveVariables.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/lib/CodeGen/PHIElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73152.239679.patch
Type: text/x-patch
Size: 7471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/a5b41b48/attachment.bin>


More information about the llvm-commits mailing list