[PATCH] D46422: [LCSSA] Iteratively remove unused PHI nodes in formLCSSAForInstructions

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 15:26:44 PDT 2018


bjope updated this revision to Diff 145311.
bjope added a comment.

Updated the test case (elimintated more branches/blocks, renamed variables/labels, removed checks).


Repository:
  rL LLVM

https://reviews.llvm.org/D46422

Files:
  lib/Transforms/Utils/LCSSA.cpp
  test/Transforms/LCSSA/remove-phis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46422.145311.patch
Type: text/x-patch
Size: 3494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/73418e1f/attachment.bin>


More information about the llvm-commits mailing list