[all-commits] [llvm/llvm-project] c83180: [ConstraintElim] Add tests for #78621.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jan 24 03:56:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c83180c1248615cf6ea8842eb4e0cebebba4ab57
https://github.com/llvm/llvm-project/commit/c83180c1248615cf6ea8842eb4e0cebebba4ab57
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/umin-result-may-be-poison.ll
Log Message:
-----------
[ConstraintElim] Add tests for #78621.
Tests with umin where the result may be poison for
https://github.com/llvm/llvm-project/issues/78621.
More information about the All-commits
mailing list