[all-commits] [llvm/llvm-project] fa1eb2: [ConstraintElimination] Add tests to check for `or...
Zain Jaffal via All-commits
all-commits at lists.llvm.org
Mon Feb 20 06:39:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa1eb2eb1606de47f29261e1b5ae43a2db13ef7d
https://github.com/llvm/llvm-project/commit/fa1eb2eb1606de47f29261e1b5ae43a2db13ef7d
Author: Zain Jaffal <z_jaffal at apple.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/or.ll
Log Message:
-----------
[ConstraintElimination] Add tests to check for `or` instruction decomposition if a constant operand is < 2^known_zero_bits of the first operand.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D142545
More information about the All-commits
mailing list