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

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 07:39:14 PST 2023


zjaffal created this revision.
zjaffal added a reviewer: fhahn.
Herald added a subscriber: StephenFan.
Herald added a project: All.
zjaffal requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142545

Files:
  llvm/test/Transforms/ConstraintElimination/or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142545.492107.patch
Type: text/x-patch
Size: 11393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/2209feda/attachment.bin>


More information about the llvm-commits mailing list