[all-commits] [llvm/llvm-project] 8b19cb: Reland "[IRCE] Parse range checks in the form of '...
Aleksandr Popov via All-commits
all-commits at lists.llvm.org
Tue Jul 11 09:48:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b19cbfd772f8c2df43736610d0d08058508f93a
https://github.com/llvm/llvm-project/commit/8b19cbfd772f8c2df43736610d0d08058508f93a
Author: Aleksandr Popov <a.popov.tmb at gmail.com>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
M llvm/test/Transforms/IRCE/iv-plus-offset-range-check.ll
Log Message:
-----------
Reland "[IRCE] Parse range checks in the form of 'LHS - RHS vs Limit'"
This reverts commit 4c6f95be29c6ce0f89663a5103c58ee63d76cda3
and relands e16c5c092205f68825466c25a1dd30783c4820f3
https://reviews.llvm.org/D154069
More information about the All-commits
mailing list