[all-commits] [llvm/llvm-project] 821c33: [ConstraintElim] Add missing checks in test_overfl...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Sun Sep 10 11:52:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 821c332b53db9818d193bf4813d00db1485e35c8
https://github.com/llvm/llvm-project/commit/821c332b53db9818d193bf4813d00db1485e35c8
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/overflows.ll
Log Message:
-----------
[ConstraintElim] Add missing checks in test_overflow_in_negate_constraint (#65841)
This patch adds missing checks in the function
`test_overflow_in_negate_constraint`.
Related commit: 0a0181dc2061fc60b309f231a5b2f6251046c552
More information about the All-commits
mailing list