[all-commits] [llvm/llvm-project] 1ad589: [ConstraintElimination] Add test that crash in ear...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Oct 7 01:33:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ad58989ee75842e260eb9ecf0e3e758156548c9
https://github.com/llvm/llvm-project/commit/1ad58989ee75842e260eb9ecf0e3e758156548c9
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/loops-header-tested-pointer-cmps.ll
Log Message:
-----------
[ConstraintElimination] Add test that crash in earlier var handling.
Add a test that caused a crash in the new variable handling code in
earlier versions.
More information about the All-commits
mailing list