[PATCH] D45943: [PM/LoopUnswitch] Begin teaching SimpleLoopUnswitch to use the new update API for dominators rather than doing manual, hacky updates.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 17:21:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL330787: [PM/LoopUnswitch] Begin teaching SimpleLoopUnswitch to use the new (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45943?vs=143705&id=143845#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45943

Files:
  llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45943.143845.patch
Type: text/x-patch
Size: 10876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/d40c10be/attachment.bin>


More information about the llvm-commits mailing list