[all-commits] [llvm/llvm-project] 22da5a: [IRCE] Skip icmp ptr in `InductiveRangeCheck::pars...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Fri Apr 26 01:25:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22da5a6e34ed6146752b24d9156a678b50fddaef
https://github.com/llvm/llvm-project/commit/22da5a6e34ed6146752b24d9156a678b50fddaef
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
A llvm/test/Transforms/IRCE/pr89959.ll
Log Message:
-----------
[IRCE] Skip icmp ptr in `InductiveRangeCheck::parseRangeCheckICmp` (#89967)
Fixes https://github.com/llvm/llvm-project/issues/89959.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list