[all-commits] [llvm/llvm-project] 586784: [ConstraintElimination] Simplify check lines in te...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Sep 30 11:52:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 586784a2e4acc70a5aedfab64723f992f83deaaa
https://github.com/llvm/llvm-project/commit/586784a2e4acc70a5aedfab64723f992f83deaaa
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/analysis-invalidation.ll
Log Message:
-----------
[ConstraintElimination] Simplify check lines in test added in 2812a141.
The CHECK lines in the test are too specific and cause mis-matches on
some platforms. Reduce them to make them less fragile.
More information about the All-commits
mailing list