Issue |
138333
|
Summary |
Missed optimization: Rotation can be changed from left to right
|
Labels |
new issue
|
Assignees |
|
Reporter |
AZero13
|
Yes I know this has two cases of subpar optimization: One where the funnel shift is 64-bit based, and the other is left funnel shifts that can be converted to a right funnel shift. This one is about the latter. However, this was lifted from one of gcc's test suites.
https://godbolt.org/z/Yd63ed3sv
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs