[all-commits] [llvm/llvm-project] b86b46: [IRCE] Support non-strict range check's predicate
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Fri Apr 21 04:34:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b86b468731e93ab606d0097c91965d3f56ca7103
https://github.com/llvm/llvm-project/commit/b86b468731e93ab606d0097c91965d3f56ca7103
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
M llvm/test/Transforms/IRCE/stride_more_than_1.ll
Log Message:
-----------
[IRCE] Support non-strict range check's predicate
Patch by Aleksandr Popov!
Differential Revision: https://reviews.llvm.org/D148227
More information about the All-commits
mailing list