[PATCH] D41953: [LoopUnroll] Unroll and Jam
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 8 03:28:34 PST 2018
dmgreen added a comment.
Thanks Hal. No rush.
================
Comment at: lib/Transforms/Scalar/LICM.cpp:506
-/// Computes loop safety information, checks loop body & header
-/// for the possibility of may throw exception.
----------------
I'm moving the move of this code into a separate commit.
Repository:
rL LLVM
https://reviews.llvm.org/D41953
More information about the llvm-commits
mailing list