[PATCH] D50433: A New Divergence Analysis for LLVM
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 09:36:20 PDT 2018
alex-t added a comment.
In https://reviews.llvm.org/D50433#1209151, @simoll wrote:
> - Rebased on current trunk (git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340397 91177308-0d34-0410-b5e6-96231b3b80d8).
> - Fixed divergent loop example in source code (lib/Analysis/DivergenceAnalysis.cpp : 168)
I cannot apply the raw diff downloaded from the review board.
Could you please generate unified diff (with git diff) and attach it to the comment?
Repository:
rL LLVM
https://reviews.llvm.org/D50433
More information about the llvm-commits
mailing list