[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
Mon Feb 20 06:39:58 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa1eb2eb1606: [ConstraintElimination] Add tests to check for `or` instruction decomposition… (authored by zjaffal).

Changed prior to commit:
  https://reviews.llvm.org/D142545?vs=496140&id=498832#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142545

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142545.498832.patch
Type: text/x-patch
Size: 14410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/7ead3e00/attachment.bin>


More information about the llvm-commits mailing list