Precommit tests for D154306.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
kitaisreal retitled this revision from [InstCombine] added icmp or xor tests to [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform tests.
Comment ActionsUpdated tests.
kitaisreal added a child revision: D154306: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform.Jul 13 2023, 2:47 AM
kitaisreal removed a child revision: D154306: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform.Jul 13 2023, 2:51 AM
kitaisreal added a parent revision: D154306: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform.
kitaisreal removed a parent revision: D154306: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform.
kitaisreal added a child revision: D154306: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform.
This revision was landed with ongoing or failed builds.
Closed by commit rG39f0afde98f3: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform tests (authored by kitaisreal, committed by goldstein.w.n). · Explain Why
This revision was automatically updated to reflect the committed changes.