Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Make sure we have a test cases for both "directions" for the or.
Added test cases in and-or-fold.ll to cover the or (and x, y), x --> x case, but this was already optimized, so no change in this patch.