[PATCH] D132208: [LoopIntWrapPredication] Loop Integer Wrapping Predication Pass
Aditya Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 22 18:29:17 PDT 2022
hiraditya added a comment.
neat! it'll be great if for loop bounds that don't overflow and can be inferred at compile time, the first version just get DCE'd.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132208/new/
https://reviews.llvm.org/D132208
More information about the llvm-commits
mailing list