This tries to push the concat in trunc(concat(rshr, rshr)) into the leaves, so that we can generate rshrn(concat). This helps improve the codegen for small types, using the existing rshrn patterns.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo