[PATCH] D104620: [LoopVersioning] Add utility to fetch the runtime check basic block
Yueh-Ting Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 23:23:09 PDT 2021
eopXD abandoned this revision.
eopXD added a comment.
In D104620#2962982 <https://reviews.llvm.org/D104620#2962982>, @Whitney wrote:
> This change looks like part of the change in https://reviews.llvm.org/D104631?
Yes. I originally thought of splitting the modifications into two patches to make commits more obvious. Now I think a single patch would be good.
Aborting this patch and heading to D104631 <https://reviews.llvm.org/D104631> to finish it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104620/new/
https://reviews.llvm.org/D104620
More information about the llvm-commits
mailing list