[llvm] [instcombine] Delete dead transform for rev(binop splat, rev(x)) (PR #143967)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 13 13:12:15 PDT 2025


nikic wrote:

You might be able to construct something where the reverses are multi-use? Though I wouldn't keep the code around just for that...

https://github.com/llvm/llvm-project/pull/143967


More information about the llvm-commits mailing list