[PATCH] D11205: [LAA] Begin moving the logic of generating checks out of addRuntimeCheck
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 17:12:24 PDT 2015
anemet added a comment.
In http://reviews.llvm.org/D11205#212065, @anemet wrote:
> In http://reviews.llvm.org/D11205#212052, @hfinkel wrote:
>
> > Not specific to this change, but I think that I'd rather the function be named addRuntimeChecks, instead of addRuntimeCheck, because in general it adds multiple checks.
>
>
> Absolutely, will change that in a follow-on commit.
r244540
Repository:
rL LLVM
http://reviews.llvm.org/D11205
More information about the llvm-commits
mailing list