[PATCH] D142545: [ConstraintElimination] Add tests to check for `or` instruction decomposition if a constant operand is < 2^known_zero_bits of the first operand.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 14:20:20 PST 2023


fhahn requested changes to this revision.
fhahn added a comment.
This revision now requires changes to proceed.

Looks like this patch needs updating.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142545/new/

https://reviews.llvm.org/D142545



More information about the llvm-commits mailing list