[all-commits] [llvm/llvm-project] 68fb3d: [ConstraintElim] Add test with select where the se...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Dec 21 01:17:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68fb3d596e451cbb9e40c01d26c4e9af1126ce01
https://github.com/llvm/llvm-project/commit/68fb3d596e451cbb9e40c01d26c4e9af1126ce01
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/and-implied-by-operands.ll
Log Message:
-----------
[ConstraintElim] Add test with select where the second op cant be poison.
Extra test for TODO from #75750.
More information about the All-commits
mailing list