[all-commits] [llvm/llvm-project] 191184: [ConstraintElimination] Add extra tests for differ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed May 11 13:21:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1911843c3126a3cbe13a7fd75146f3fa3e06e133
https://github.com/llvm/llvm-project/commit/1911843c3126a3cbe13a7fd75146f3fa3e06e133
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/ssub-with-overflow.ll
Log Message:
-----------
[ConstraintElimination] Add extra tests for different overflows.
Additional tests for D125264, inspired by @spatel.
More information about the All-commits
mailing list