[PATCH] D88880: [LoopFlatten] Initial support for different types
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 06:48:33 PDT 2020
lebedev.ri added a comment.
I think it might be really good if it would be possible to not implement all this overflow detection from scratch.
Is there nothing in SCEV already that does this?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88880/new/
https://reviews.llvm.org/D88880
More information about the llvm-commits
mailing list