| Issue |
71533
|
| Summary |
[InstCombine] Missed optimization for select a%2, (a/2*2)*(a/2*2), 0
|
| Labels |
llvm:instcombine,
missed-optimization
|
| Assignees |
|
| Reporter |
XChy
|
When I played with InstCombine, I generated something missed-optimized.
No real-world motivation, but it seems to be easy to implement.
[Missed example](https://godbolt.org/z/YjTeTz94x).
[Proof](https://alive2.llvm.org/ce/z/pQZHkw).
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs