[PATCH] D60093: [LoopPredication] Allow predication of loop invariant computations

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 09:35:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG92a7177e6b7f: [LoopPredication] Allow predication of loop invariant computations (within theā€¦ (authored by reames).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D60093?vs=195756&id=195763#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60093

Files:
  llvm/lib/Transforms/Scalar/LoopPredication.cpp
  llvm/test/Transforms/LoopPredication/basic.ll
  llvm/test/Transforms/LoopPredication/basic_widenable_branch_guards.ll
  llvm/test/Transforms/LoopPredication/invariant_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60093.195763.patch
Type: text/x-patch
Size: 12278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/d9d3361d/attachment.bin>


More information about the llvm-commits mailing list