[PATCH] D104631: [LoopVersioning] add function to create versioned loop with plain runtime check
Yueh-Ting Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 21 03:44:27 PDT 2021
eopXD added a comment.
User may need to create versioned loops of such structure and append more runtime checks conditions to the branch instruction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104631/new/
https://reviews.llvm.org/D104631
More information about the llvm-commits
mailing list