Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42342
[LLVM][InstSimplify] add baseline tests for (X << Y) % X -> 0 ClosedPublic Authored by AntonBikineev on Jan 20 2018, 6:42 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 21 2018, 7:22 AM Closed by commit rL323067: [InstSimplify] add baseline tests for (X << Y) % X -> 0; NFC (authored by spatel). · Explain WhyJan 21 2018, 7:37 AM This revision was automatically updated to reflect the committed changes.
Diff 130808 llvm/trunk/test/Transforms/InstSimplify/rem.ll
|