Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Differential D141874
[InstCombine] Add tests for reoredering (shift (add (shift x, C0), y), C1); NFC goldstein.w.n on Jan 16 2023, 3:21 PM. Authored by
Details
Diff Detail
Unit Tests |
It would be good to add a "negative test" comment to this set of tests (and the corresponding sub variants) in D141875.
That way, it's clear that if they get changed somehow in a subsequent patch, it's probably a miscompile.