[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 08:47:12 PDT 2019


reames updated this revision to Diff 195756.
reames marked 4 inline comments as done.

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

https://reviews.llvm.org/D60093

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

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


More information about the llvm-commits mailing list