[PATCH] D56081: [LoopPredication] Support explicit guards
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 26 02:49:33 PST 2018
mkazantsev created this revision.
mkazantsev added reviewers: apilipenko, anna, chandlerc, reames, skatkov.
This patch adds support of explicitly expressed guards in Loop Predication.
https://reviews.llvm.org/D56081
Files:
lib/Transforms/Scalar/LoopPredication.cpp
test/Transforms/LoopPredication/basic_explicit_guards.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56081.179503.patch
Type: text/x-patch
Size: 80622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181226/92220aa4/attachment-0001.bin>
More information about the llvm-commits
mailing list